-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TODO] Support gaussian splatting format(points data + extra) #190
Comments
usdPly specReference https://github.com/adobe/USD-Fileformat-plugins/tree/main/ply |
Specification proposalPrimType: GeomMesh(uses
On the contrary to Splat PLY/SPZ format, DiscussionIs it better to use
Compressed pointsT.B.D. We can reuse the idea from SPZ format: https://scaniverse.com/news/spz-gaussian-splat-open-source-file-format |
Any updates or plans for updates? |
You can contribute drafting the spec and an implementation. |
Points
primitive with primvarsGoal
With TinyUSDZLoader WASM, we'd like to import/load gaussian splatting data in USD(Z) format and render it with three.js on the browsers.
References
mkkellogg/GaussianSplats3D#47
https://github.com/huggingface/gsplat.js
https://github.com/playcanvas/supersplat
The text was updated successfully, but these errors were encountered: