|
@@ -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>
|