This commit is contained in:
Thomas FORGIONE 2015-04-24 09:24:20 +02:00
parent a02373a723
commit 85ebda3b01
1 changed files with 6 additions and 7 deletions

View File

@ -3,11 +3,10 @@ layout: withjs
title: Multi-sphere
extrajs: <script src="/static/js/multisphere/MultiSphere.js"></script>
---
<h2>Multiresolution sphere</h2>
<p>
This is the first test of multi-resolution. In fact, it's not
really one multi-resolution sphere but many spheres with
different resolutions. You can change resolution by clicking on
the canvas.
</p>
## Multiresolution sphere
This is the first test of multi-resolution. In fact, it's not really one
multi-resolution sphere but many spheres with different resolutions. You can
change resolution by clicking on the canvas.
<div id="container"></div>