Added streaming simulation
This commit is contained in:
10
index.html
10
index.html
@@ -32,6 +32,16 @@
|
||||
camera that you want.
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<a href="/stream/">Streaming simulation</a>
|
||||
</p>
|
||||
<p>
|
||||
A mesh of a sphere is fully loaded, and displayed
|
||||
progressively. This test is here to prove that we can
|
||||
dynamically add vertices and faces to a mesh.
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user