ladybug-tools / ladybug-tools/community
Update 2020-02-21: Sider 3D Browser?
Open
Nobody has claimed this yet.
update
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Accomplishments
- Honeybee and Dragonfly Scheme viewers up and running
- See also below
Issues
- Family and housing events reduced available coding time
#3 Upcoming
- See below
- Finish spec and publish
- Continue getting "browser" ready to show
Spider 3D Browser
- First commit
- Improv of concept as outlined in the spec below
- App in search of a name
Spec for a viewer, editor, 3D data-hacker
Sample file browser
- Concept make it easy to access, browse and view 3D sample files hosted on GitHub
- Access and list of names of folders and files in GitHub repositories using GitHub API
- Sample files of the following types currently supported
- gbXML
- Honeybee Schema JSON
- Dragonfly Schema
- To be added: Other 3D in JSON formats, RAD, OBJ, STL, GLTF, FBX and perhaps more
- Updates the browser
window.location hashwhich triggers a standard JavaScript event
Open and save files
- Open XML, JSON, text files
- Listen for and respond to:
- location hash events
- fileReaderevents
- Drad and drop events
- Fetch files if suitable name indicated location.hash text
- Provide access to the
FileReaderto open local files - Respond to drag and drop events
- Decompress ZIP files
- Save Files to disk
- Compress and save files to disk
- Provide statistics on time to load, file sizes, progress indicators
Create assemblies of 3D files
- Enables opening, displaying and saving assemblies of all the above file types
- Enable to loading of multiple files
- Allow for URL, position, rotation scale and other meta data parameters for each of the files
- Load and save assemblies details in JSON lines format
Embellish and augment the data
- Enable projects to look pretty or to look more physically accurate
- Access maps, images, terrain data and adjacent building data and add to assemblies
- Enable toggles between "pretty" views and physically accurate views
Solar calculator and weather data visualization
- Add Sun path, Sun range, analemmas and and similar visualizations
- Add access to EPW and DDY data
- Add output of useful statistics
- Read latitude and longitude as embedded in model data files
Allow for differences and changes
Diffs
- Compare and display differences in 3D between two or more 3D data files
- Add Git or Git-like capabilities to all files
- Emit change event notifications and/or messaging
- See working demo: gbXML diff engine
Changes
- Allow for building changes such as openings, roofs and shades being open or closed
- Tree foliage in summer or winter
- Temporary tents and structures
Add colors, bitmaps (textures), videos and other visual effects
- Allow for coloring, texturing and animating any surface using data supplied by engineering apps
- Allow for saving and re-presenting such visualizations
All access by normal people
- "Mobile first" - enable access on phone, tablet or computer
- "Don't make me wait" - runs and displays data NOW!
- "Don't make me think" - I look at it and I know how to use it
- "Don't make me change" - Let me decide when to switch to a new upgrade
Encourage use of data simplifications
- Pollination data, gbXML files, RAD files are generally simplifications of far more complicated CAD files
- The CAD files often contain large amounts of proprietary intellectual data that offices do not wish to be made public
- The simplifications may be useful in a variety of instances
- for envisaging piping, escape routes, signage etc
- Providing a level of detail small enough to be useful at city scale rendering
- Providing a structure for AR and XR uses
Generate new data files as parametric components
- Ability to generate objects for all supported 3D file formats parametrically
- Provide sample files of procedurally generated structures
Seamless data access
- Provide seamless linking two way between 3D models and JSON or other source data
- Enable mouseover and click/touch interaction
Visualization options
- Choice of cameras and camera controls including WebXR
- Generate stills and videos by algorithm
- Add
Shadercapabilities
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked Spider 3D Browser and read the specification, starting with the first-commit concept and its listed file-browser capabilities. No repository files or tests are named, so first narrow the many viewer, file, assembly, visualization, and WebXR goals to one agreed deliverable. Done should be demonstrated in the browser against the selected specification item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- computer-graphics, frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100