v.2.0.6.
2.0.6
Minor version by @jscastro76, some enhancements and bugs.
✨ Enhancements
- #43 Threebox new method
tb.removeLayer
that removes the 3D objects of a layer, apart from removing the layer itself withmap.removeLayer
- #56 Objects cache at
tb.loadObj
- #57 Add a new sample to measure performance
- Added new example to demonstrate add thousands of objects and measure performance Threebox Performance.
- #58 Refactor
tb.remove
- #59 Refactor
tb.clear
to addlayerId
. - #60 Refactor
tb.dispose
- All the examples reviewed and updated and added to the Examples list