playcanvas / supersplat

3D Gaussian Splat Editor
https://playcanvas.com/supersplat/editor
MIT License
745 stars 76 forks source link

[Feature Request] Move, Rotate, Scale on selections #109

Open 7Jaws9Eyes opened 3 weeks ago

7Jaws9Eyes commented 3 weeks ago

Are there plans to make the manipulations tools work on selections? ive been playing around with trying to implement it myself but i couldnt get it done. changing xyz coordinates in splatData seems not the way to go 😆

Creating a new asset from a selection and loading it along side the root asset seems like a huge hassle and has some issues with rendering where from some angles things can become invisble or rendered on the wrong plane when assets overlap.