-
I've been searching on the viewer file and found some interesting methods to use like viewer.viewFit([id]), but I could not foudn nothing to change the background color.
-
SimpleViewerExampleQt.exe
gives:
Error: ReaderSTEP::readData, Unsupported IFC version:
Warning: UnitConverter::getLengthInMeterFactor, No length unit definition found in model
Warning: UnitConver…
-
1、How to convert a 3D coordinate system into a corresponding 2D coordinate system based on camera's eye and target parameters?
I want to draw an arrow pointing to a certain point,And rotate along wit…
-
Instead of showing bounding boxes, highlight objects by rendering them with glowing outlines.
An ideal effect would be like this [Unreal Engine example](https://www.youtube.com/watch?v=IEHxjw6VEMQ).
…
-
Hi,
the function _Frustum.intersectsWorldAABB(minmax)_ is supposed to receive an AABB defined by its min Vector and its Dimensions.
> Tests for intersection with World-space AABB, which is assum…
-
Hi,
i'm calling the setVisibility function with params:
`this._viewer.setVisibility({ ids: p_objects, visible: false });`
where p_objects is the array of object oids but nothing happen,
did i …
-
If there's moving objects in the canvas and I want to leave a 2D trace on a plane, Is there an easy way to do it using existing APIs instead me trying to write a matrix operation for coordinates proje…
-
I can see that many js files from the CesuimJS are included in the project. Is it possible to render cesium map layers using BIMsurfer3?
-
Can we discuss what is the expected behaviour of zoom, orbiting and panning? It appears that the currently implementation is work in progress. Especially I do not understand the following behaviours:
…
-
I add a button on the page
The expected result is that multiple objects can be highlighted by clicking the button
How can I get multiple nodes at the same time when I click the button?
![default](h…