| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-11 | 814 Bytes | |
| v0.17.0 source code.tar.gz | 2026-04-11 | 3.0 MB | |
| v0.17.0 source code.zip | 2026-04-11 | 3.7 MB | |
| Totals: 3 Items | 6.7 MB | 0 | |
New Features
- Gaussian Splatting — Added
GaussianSplatcomponent to@json-render/react-three-fiber, bringing the component count to 20. Composable with all existing R3F components (lights, controls, post-processing) via drei's Splat loader (#259) - Standalone gsplat example — Experimental demo app showcasing Gaussian Splatting with gsplat.js (no Three.js dependency), featuring scene selector, live JSON spec viewer, and progress indicator (#259)
- R3F gsplat example — Demo app with five scenes: splat showroom, splat with primitives, multi-splat, post-processing effects, and animated floating splat (#259)
Improved
- AI output quality — Improved prompt output and schema generation for more reliable AI-generated specs (#268)
Contributors
- @ctate
- @willmanzoli