Skip to content

Releases: huggingface/gsplat.js

0.2.4 - Keyboard controls

08 Nov 19:36
67030c7
Compare
Choose a tag to compare
Pre-release
  • Added keyboard controls to OrbitControls (thanks @ruslanjabari!)

0.2.3 - Scene Transformations

07 Nov 04:10
f531eed
Compare
Choose a tag to compare
Pre-release
  • Fixed errors in quaternion math
  • Added missing rotation conversions
  • Force quaternion normalization
  • Updated scene transformation example
  • Examples scenes now have proper orientation
  • Tweaked default Orbit Control parameters

gsplat v0.2.2 - Scene Transformations

06 Nov 04:55
9e960aa
Compare
Choose a tag to compare
Pre-release
  • Standardized vector math operations
  • Use Quaternion instead of Matrix3 for object rotations
  • Added method to globally translate/rotate the scene
    • TODO: Correctly rotate splat scaling

gsplat.js v0.2.1 - Initial Release

05 Nov 23:54
c545bd4
Compare
Choose a tag to compare
Pre-release

🚀 Introducing gsplat.js, an open-source 3D Gaussian Splatting library for JavaScript.

Highlights

  • Speed: Leverages optimized WebAssembly and community contributions for high-performance rendering.
  • Versatility: Modular design that allows swapping out the renderer, adding features, etc. without breaking your projects.
  • Open Source: Freely available under the MIT license. Built with contributions from the open-source community.

Get Started

Contribute

Feedback, suggestions, and contributions are welcome. Join the Hugging Face Discord or email me directly at [email protected].