BIMsurfer icon indicating copy to clipboard operation
BIMsurfer copied to clipboard

The latest version of the BIM Surfer WebGL viewer for IFC

Results 54 BIMsurfer issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/5757805/150778942-a4d420b6-507e-4c50-a5a6-1804161b0c06.png)

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. ![image](https://user-images.githubusercontent.com/13983426/121120205-afa91f00-c84f-11eb-9061-77cf76828d9a.png)

@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? ![obrázok_2021-12-02_073106](https://user-images.githubusercontent.com/44858488/144369928-e63dec19-0934-4868-841d-a0c9e0d7790f.png) Thanks