NASA-AMMOS / 3DTilesRendererJS

Renderer for 3D Tiles in Javascript using three.js
https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/mars.html
Apache License 2.0
1.64k stars 291 forks source link

Examples: Adjust examples to use 3d-tiles-renderer package imports rather than relative #819

Closed gkjohnson closed 1 month ago

gkjohnson commented 1 month ago

So it's more clear to users importing from npm. How can this be achieved while retaining vscode auto-complete?

gkjohnson commented 1 month ago

Fixed in 8b4a97a