Added streaming simulation

This commit is contained in:
Thomas FORGIONE
2015-04-07 16:05:43 +02:00
parent 96db6d177f
commit f1a7d1c033
4 changed files with 207 additions and 0 deletions

View File

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