Skip to content
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

Open
syoyo opened this issue Aug 24, 2024 · 1 comment
Open

[TODO] Support gaussian splatting format(points data + extra) #190

syoyo opened this issue Aug 24, 2024 · 1 comment
Labels
enhancement New feature or request high priority

Comments

@syoyo
Copy link
Collaborator

syoyo commented Aug 24, 2024

  • usdPly?
  • Points primitive with primvars
    • colors
    • normals
    • sh coeffs
    • scales/radius?
    • etc.

Goal

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

@syoyo syoyo added the enhancement New feature or request label Aug 24, 2024
@syoyo
Copy link
Collaborator Author

syoyo commented Oct 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high priority
Projects
None yet
Development

No branches or pull requests

1 participant