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
Hi there, I wonder if there’s any update on this matter? I’m hoping to make a Gaussian Splat editor using Babylon.js but not sure if it supports editing individual splats as of now. Thanks!
I see thanks for the response! I also noticed that the webpage failed to load when I changed my splat file to one with about 3.5 million splats and set the keepInRam(last) parameter to true when I did the GaussianSplattingMesh initialization(since I wanted to get the splatsData). Is this a known limitation?