ladybug-tools / spider

:spider_web: 3D interactive analysis in your browser mostly written around the Three.js JavaScript library
http://www.ladybug.tools/spider
44 stars 15 forks source link

Update 2018-02-03 ~ gbXML Viewer R9.6 ~ Save Files #79

Closed theo-armour closed 6 years ago

theo-armour commented 6 years ago

@ladybug-tools/spiders

gbXML Viewer R9.6

This first release of Save only saves a copy of the original file. EditING and saving edits will be added in the near future.

Change Log

mdengusiak commented 6 years ago

@theo-armour thanks for Help text this is great :sparkles: now it is very easy to understand and read though :page_facing_up: storeys fixed :+1: viewer looks amazing now :boom:

now the next steps ...save... we moving to another level

theo-armour commented 6 years ago

@ladybug-tools/spiders

image

gbXML Viewer9

Better Data Anomaly Checking

In the process of creating its 3D display, gbXML Viewer creates a 3D plane object for every surface in the file. This object is defined by using the first three vertices of the polyloop for each surface. It turns out that gbXML files polyloops may contain a variety of data curiosities. There may be duplicate vertices in the first three vertices - causing a quadrilateral to be created using five vertices instead of just four. Or the first three vertices may be in a straight line. Anything like this will prevent the plane from being well formulated.

The current release add checks for situations like this and uses the fourth vertex instead of the first vertex in order to define the plane. The extra check slows down the loading of the model and ways of mitigating the delay are being investigated.

HUD

In order to help identify duplicate surfaces or to correct surfaces with duplicate surfaces a variety of new buttons have been added to the heads up display.

The code for deleting duplicates or editing adjacencies will be added in a future release.

Change Log

theo-armour commented 6 years ago

@ladybug-tools/spiders

image

Full screen: gbXML Viewer9

Change Log

theo-armour commented 6 years ago

@mdengusiak

Still pre-release...

R10.3

mdengusiak commented 6 years ago

@theo-armour ABSOLUTLEY BRILLIANT!!!!!!!!!!! first test

model with unwanted shade image

fix using version R10.3 image

mdengusiak commented 6 years ago

One thing to look I have a correct wall here: image

then I had air wall that I corrected as I changed to external wall and connected space.. it is correct on right hand side but when I click using HOD seems to be empty, file is fixed but HOD display is not showing correct data

image

mdengusiak commented 6 years ago

@theo-armour wish list as discussed

  1. Allow CADObjectId to be added to Edit: image

  2. Allow multiple modification for surfaces with common errors image

  3. Allow to make few modification before we have to click save edits 2018-02-23 DONE :)

  4. remember set up and view settings after click save edits so we have same view and tools open 2018-02-23 DONE :)

theo-armour commented 6 years ago

@mdengusiak 2018-02-25 ~ R10.7 Heads-up Display

Edit Duplicate Adjacents

mdengusiak commented 6 years ago

@theo-armour thanks a lot,

few urgent fixes reguired

  1. In Resport spaces, surfaces, tiny spaces does not work any more...sth must be disabled

  2. Delete Surface from HUD does not work anymore image