huggingface / gsplat.js

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

Added LoadFromArrayBuffer Functionality to Loaders #73

Closed TravisThomp closed 3 months ago

TravisThomp commented 3 months ago

(Loading from a non-native JS file loader was a pain, this fixes that.)