v0.1.0: Initial Release
Highlights
- Rendering is done entirely through Three.js
- Code is organized into modern ES modules
- Built-in viewer is self-contained so very little code is necessary to load and view a scene
- Allows a Three.js scene or object group to be rendered along with the splats
- Allows user to import
.ply
files for conversion to custom compressed.splat
file format - Utilizes WebAssembly for performance optimization