lighttransport/tinyusdz

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

syoyo opened this issue · 0 comments

syoyo commented
  • 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