huggingface / gsplat.js

JavaScript Gaussian Splatting library.
MIT License
1.26k stars 78 forks source link

Realtime changes overhaul #44

Closed dylanebert closed 6 months ago

dylanebert commented 6 months ago

This is a major overhaul that adds support for multiple objects, real-time updates, and intersection testing.

Scene

Renderer

Intersections