playcanvas / supersplat

3D Gaussian Splat Editor
https://playcanvas.com/supersplat/editor
MIT License
1.58k stars 144 forks source link

I can delete splats, how can I add splats? #151

Open linghugoogle opened 4 months ago

CiberNin commented 3 months ago

By importing the splats you want to add.

willeastcott commented 2 weeks ago

@linghugoogle Can you be more specific about exactly what you want to achieve (and how you see it working) please?

simonbethke commented 1 week ago

Copy & Paste will be implemented soon. I think it is the next big thing to be started. However, that you "can delete" splats is technically not true. You are just setting the "deleted" flag. In memory the splat count currently is static fixed to the initial count.