2015-04-23 17:49:59 +02:00
|
|
|
---
|
|
|
|
layout: withjs
|
|
|
|
title: Multi-sphere
|
|
|
|
extrajs: <script src="/static/js/multisphere/MultiSphere.js"></script>
|
|
|
|
---
|
2015-04-24 09:24:20 +02:00
|
|
|
## 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.
|
|
|
|
|
2015-04-23 17:49:59 +02:00
|
|
|
<div id="container"></div>
|