May 25, 2020
xeokit SDK 1.3.5 adds the ablity to individually translate objects loaded from xeokit's binary .XKT format. The example below shows how this capability can be used to explode models to reveal inner structures. Click the screenshot below to run a live example.
To explode our models, we've added the ability to translate each object individually, along with a method to translate batches of objects.
The example below shows how we can use this capability to collectively translate
the objects belonging to each IfcBuildingStorey
, in order to perform an animated separation the
storeys, as shown in the screen capture above.