gsplat.js icon indicating copy to clipboard operation
gsplat.js copied to clipboard

is this compatible with ThreeJS?

Open mofangjs opened this issue 1 year ago • 1 comments

I really feel that the author provides such an excellent splat viewer, but I want to add some interactivity to the scene, so is this compatible with ThreeJS, for example, I want to use CSS2D/CSS3D/SkyBox in ThreeJS

mofangjs avatar Mar 30 '24 06:03 mofangjs

Not by default, in order to keep it very lightweight. However you can try https://github.com/mkkellogg/GaussianSplats3D which is built on three.js

dylanebert avatar Apr 19 '24 12:04 dylanebert