From 6274a25b326776fb16d5d0a1058dc368a7880e50 Mon Sep 17 00:00:00 2001 From: Andreas Sundquist Date: Fri, 20 Feb 2026 14:07:19 -0800 Subject: [PATCH] Add Spark 2.0 example links to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d9df3b..7147d61 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ > > 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/). +> New [Spark 2.0 examples](https://sparkjs.dev/2.0.0-preview/examples/) have been added, including [huge streaming LoD worlds](https://sparkjs.dev/2.0.0-preview/examples/#streaming-lod) and [streaming multiple simultaneous LoD worlds](https://sparkjs.dev/2.0.0-preview/examples/#multi-lod). + ## Features - Integrates with THREE.js rendering pipeline to fuse splat and mesh-based objects