threejs
- three.js の Web ページを開く
- ダウンロード
cd /tmp git clone https://github.com/mrdoob/three.js.git
- ビルド
cd ./three.js/utils/build python build.py --include common
- /tmp/three.js/examples/canvas_geometry_panorama.html を Web プラウザで開いてみる
download three.js
see http://francik.name/html5/three.js/examples/textures/
see threejsgen.rb