Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2020-02-13: start of adding Dragonfly geometry #9

Open
theo-armour opened this issue Feb 13, 2020 · 2 comments
Open

Update 2020-02-13: start of adding Dragonfly geometry #9

theo-armour opened this issue Feb 13, 2020 · 2 comments
Labels
update news about recent efforts

Comments

@theo-armour
Copy link
Member

Honeybee Viewer 3D 2020-02-13

image

  • F: Add listing and opening Dragonfly Schema sample files from GitHub repo
  • F: Begins to add second and new algorithm for identifying items of interest
    • Based on String.match() as opposed to JSON.parse();
    • Both searching and parsing algorithms appear to work well together and have no conflicts
    • Output may be identified as the black lines around faces
  • F: Begins to add reading floor_boundary elements and displaying these in the 3D model view

The new search algorithm is a way of helping me identify geometry elements I do not yet know about and/or have not yet built a parser that creates a face-filling shape.

@theo-armour theo-armour added the update news about recent efforts label Feb 13, 2020
@theo-armour theo-armour changed the title Update 2020-02-13: tart of adding Dragonfly geometry Update 2020-02-13: start of adding Dragonfly geometry Feb 13, 2020
@mostaphaRoudsari
Copy link
Member

Hi @theo-armour, The link is opening an older version. I used the trick that you showed me to find the latest version: https://www.ladybug.tools/honeybee-viewer/viewer-3d/v-2020-02-13/honeybee-viewer-3d.html

The floor boundaries are loaded correctly. That's as far as I could go. 😀

Q: Should we remove the samples with no geometry from the list? They are fine for now but it can confuse people in the future.

@theo-armour
Copy link
Member Author

@mostaphaRoudsari

Link fixed

more on the other matters later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update news about recent efforts
Projects
None yet
Development

No branches or pull requests

2 participants