RELEASE NOTES 0.15.10

Gaussian splatting and few more updates.

Apr 12, 2024
by Matas Ubarevicius

In this release we mostly concentrated on improving the runner and adding support for gaussian splatting.

Rete editor with gaussian splatting 3D scan of woman on the chair.

Import gaussian splat files into our editors.

List of updates

bitbybit.babylon.gaussianSplatting.create
Loads gaussian splat from any url and returns a babylon mesh.
bitbybit.occt.shapes.wire.createZigZagBetweenTwoWires
Wires can now be subdivided along all the edges by a given number. It can also use divide by equal distance approach instead of using curve parameters.
bitbybit.occt.shapeToMesh
normalized to accept input dto.
PLY and SPLAT file type support
We have added support for these file types in our asset manager and cloud storage. You will now be able to host these files on our platform and use them in your projects.