Donovan Hutchence
Donovan Hutchence
This isn't currently supported. Do you want to edit the regular point data (translate, move etc) and then output these again? Thanks!
For now I would suggest using PLY GS data. I doubt we'll have time to implement general point cloud editing anytime soon.
How would you know when to evaluate the expression?
We plan to implement react export as a text component popup instead so closing this for now.
Hi @a11enL , My suspicion is that the 700MB PLY probably contains 3 bands of spherical harmonics while the 30MB contains none, or 1. Since a PLY file has a...
Hey @a11enL, this was actually fixed a while ago, we don't throw away missing spherical harmonics. Closing!
This is definitely possible, but I wonder how we'd handle compressing the scene: - you upload a PLY and we compress to SOG format on our backend - compress to...
Hi @theamusing, This is very interesting! I am wondering what the use-case is for animated models? TBH I'd love to implement a full-on animation system, but I'm not really sure...
Hi @Animeniacking , Yes, I'm really sorry. We only added very simple support for PLY sequences. Can I just ask how you are using the PLY sequences currently? What types...
Yes very annoying. I will try carve out some time this week to iterate on our ply sequence support: - allow rotating/reorienting the model - support loading compressed.ply format without...