Skip to content

Commit dec8c4e

Browse files
committed
Add reference to Spark 2.0 preview in README
1 parent 3ab740c commit dec8c4e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@
2626
</picture>
2727
</a>
2828

29+
> ## Spark 2.0 Preview
30+
>
31+
> Spark 2.0 Developer Preview is now available!
32+
> - [Read the docs](https://sparkjs.dev/2.0.0-preview/docs/)
33+
> - [Check out the preview branch](https://github.com/sparkjsdev/spark/tree/v2.0.0-preview)
34+
>
35+
> Version 2.0 is a major rewrite of the renderer to enable huge worlds made of dynamic 3D Gaussian Splats. It's a complete solution for creating, streaming, and rendering huge 3DGS worlds on the web on any device. It is mostly backward compatible with with Spark 0.1.*.
36+
>
37+
> Read about all the [New Features in 2.0](https://sparkjs.dev/2.0.0-preview/docs/new-features-2.0/), learn how to migrate in our [1.0 → 2.0 Migration Guide](https://sparkjs.dev/2.0.0-preview/docs/0.1-2.0-migration-guide/), and get started quick with our [Level-of-Detail system](https://sparkjs.dev/2.0.0-preview/docs/lod-getting-started/).
38+
2939
## Features
3040

3141
- Integrates with THREE.js rendering pipeline to fuse splat and mesh-based objects

0 commit comments

Comments
 (0)