|
@@ -18,7 +18,7 @@
|
|
<li>It's also not possible to use geometries.</li>
|
|
<li>It's also not possible to use geometries.</li>
|
|
<li>Only [page:PerspectiveCamera] is supported right now.</li>
|
|
<li>Only [page:PerspectiveCamera] is supported right now.</li>
|
|
</ul>
|
|
</ul>
|
|
- Instead, you have to build your scene with ordinary DOM elements. The elements are wrapped into special objects (*CSS3DObject* or *CSS3DSprite*) and then added to the scene graph.
|
|
|
|
|
|
+ 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>
|
|
</div>
|
|
|
|
|
|
<script>
|
|
<script>
|