|
@@ -2,10 +2,14 @@
|
|
|
|
|
|
_IN PROGRESS_
|
|
|
|
|
|
+[](https://lgtm.com/projects/g/NASA-AMMOS/3DTilesRendererJS/)
|
|
|
+
|
|
|
In progress three.js implementation of the [3D Tiles format](https://github.com/AnalyticalGraphicsInc/3d-tiles/blob/master/specification/).
|
|
|
|
|
|
The renderer supports a limited subset of the spec for the moment. See [Issue #15](https://github.com/NASA-AMMOS/3DTilesRendererJS/issues/15) for information on which features are not yet implemented.
|
|
|
|
|
|
+See it in action [here](https://nasa-ammos.github.io/3DTilesRendererJS/example/bundle/)!
|
|
|
+
|
|
|
**In Progress Features**
|
|
|
- Multicamera support
|
|
|
- Fast raycast support
|