瀏覽代碼

Update banner

Garrett Johnson 4 年之前
父節點
當前提交
9b1b51876e
共有 3 個文件被更改,包括 1 次插入2 次删除
  1. 1 1
      README.md
  2. 0 1
      example/mars.js
  3. 二進制
      images/header-mars.png

+ 1 - 1
README.md

@@ -4,7 +4,7 @@
 [![build](https://img.shields.io/github/workflow/status/NASA-AMMOS/3DTilesRendererJS/Node.js%20CI?style=flat-square&label=build)](https://github.com/NASA-AMMOS/3DTilesRendererJS/actions)
 [![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/)
 
-![](./images/header.png)
+![](./images/header-mars.png)
 
 Three.js renderer implementation for the [3D Tiles format](https://github.com/AnalyticalGraphicsInc/3d-tiles/blob/master/specification/). The renderer supports most of the 3D Tiles spec features with a few exceptions. See [Issue #15](https://github.com/NASA-AMMOS/3DTilesRendererJS/issues/15) for information on which features are not yet implemented.
 

+ 0 - 1
example/mars.js

@@ -9,7 +9,6 @@ import {
 	PerspectiveCamera,
 	Group,
 	sRGBEncoding,
-	Fog,
 	FogExp2,
 } from 'three';
 import { FlyOrbitControls } from './FlyOrbitControls.js';

二進制
images/header-mars.png