opensourceBIM / BIMsurfer

The latest version of the BIM Surfer WebGL viewer for IFC
MIT License
384 stars 132 forks source link

Initial exploration of drawElements()-based hide() #16

Closed aothms closed 6 years ago

aothms commented 6 years ago

Started looking into hiding elements by ranges to drawElements() nothing worth looking at yet.

aothms commented 6 years ago

Things are starting to get a bit more complete now. There is some sort of selection and element hide working.

Select with left mouse button, press [h] to hide selection

2018-08-31 1

Open issues:

aothms commented 6 years ago

Note, the assumption is that few elements are hidden and or selected. Performance will degrade with many elements selected and or hidden.