BIMsurfer
BIMsurfer copied to clipboard
The latest version of the BIM Surfer WebGL viewer for IFC
Hello Rubendel, I noticed a problem in cameracontrol.js i've been using bimsurfer, i inserted the canvas in a custom webpage when scrolling the scroll offset was not taken into account...
When I click a point on a loaded project I get the following error 
When I try to do so, the new model seems to replace the previous one, but I can still see the camera pivot from the previous model.
How do I call methods to adjust the perspective of the model?
Launching the command grunt browserify I get the error ``` Running "browserify:development" (browserify) task [BABEL] Note: The code generator has deoptimised the styling of /home/francesco/Projects/BIMsurfer/viewer/cesium/ThirdParty/Workers/draco_decoder.js as it exceeds the max...
i found a err. master branch, the lastest code. 
#97
@JanoSlivka I think this fixes your issue but I don't want to merge it yet because it creates quite a bit of temporaries which hurt gc perf. Later if I...
Hello, is possible showing axis in 3D model and using to rotate model?  Thanks