Editing gaussian splats in babylonJS

Is there any possibility to edit gaussian splats in babylonJS and then export it
I have seen other online editors like “Play canvas supersplat” is something similar possible within babylonjs?

Im trying to make a end to end app for creating gaussian splats to editing and rendering them, would love to use babylonjs if possible

not sure how helpful this is - but here is how the splat files are loaded:
Babylon.js/packages/dev/core/src/Meshes/GaussianSplatting/gaussianSplattingMesh.ts at 96d0504aab71c13802914ca2d4c3f27b54f9d6ef · BabylonJS/Babylon.js (github.com)

There is no way to select and edit individual splats at the moment. This may be part of our roadmap.

1 Like