Przeglądaj źródła

Merge branch 'master' of https://github.com/NASA-AMMOS/3DTilesRendererJS

Garrett Johnson 5 lat temu
rodzic
commit
ee4e33acf6
1 zmienionych plików z 4 dodań i 0 usunięć
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -2,10 +2,14 @@
 
 _IN PROGRESS_
 
+[![lgtm code quality](https://img.shields.io/lgtm/grade/javascript/g/NASA-AMMOS/3DTilesRendererJS.svg?style=flat-square&label=code-quality)](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