Explorar o código

update the doc

yomotsu %!s(int64=7) %!d(string=hai) anos
pai
achega
7f79277e62
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/examples/renderers/CSS3DRenderer.html

+ 1 - 1
docs/examples/renderers/CSS3DRenderer.html

@@ -16,7 +16,6 @@
 			<ul>
 				<li>It's not possible to use the material system of *three.js*.</li>
 				<li>It's also not possible to use geometries.</li>
-				<li>Only [page:PerspectiveCamera] is supported right now.</li>
 			</ul>
 			So [name] is just focused on ordinary DOM elements. These elements are wrapped into special objects (*CSS3DObject* or *CSS3DSprite*) and then added to the scene graph.
 		</div>
@@ -44,6 +43,7 @@
 			[example:css3d_panorama panorama]<br />
 			[example:css3d_periodictable periodictable]<br />
 			[example:css3d_sprites sprites]<br />
+			[example:css3d_orthographic orthographic camera]<br />
 		</div>
 
 		<h2>Constructor</h2>