@jdultra/threedtiles 11.1.13 → 12.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,9 +7,13 @@
7
7
  A faster 3DTiles viewer for three.js, now with OGC3DTiles 1.1 support
8
8
 
9
9
  ## sample getting started projects
10
- [Getting started vanilla js](https://drive.google.com/file/d/14lipb5eUqfad-n7EUgXuXul-drPdLifV/view?usp=sharing)
10
+ Getting started vanilla js:
11
+ [app](https://www.jdultra.com/threedtiles/demos/gettingStarted)
12
+ [code](https://www.jdultra.com/threedtiles/demos/gettingStarted/threedtiles-gettingStarted.zip)
11
13
 
12
- [Getting started react-three-fiber](https://drive.google.com/file/d/1C102qriCsnra9EUbb8WzO4jZStp-eEah/view?usp=sharing)
14
+ GettingStarted RTF:
15
+ [app](https://www.jdultra.com/threedtiles/demos/gettingStartedRTF)
16
+ [code](https://www.jdultra.com/threedtiles/demos/gettingStartedRTF/threedtiles-gettingStarted-RTF.zip)
13
17
 
14
18
  ## Demos
15
19