cubing / twisty.js

The functionality of `twisty.js` is now part of `cubing.js`. Please see: https://js.cubing.net/cubing/twisty/
GNU General Public License v3.0
60 stars 15 forks source link

Static Rendering Support #12

Open lgarron opened 12 years ago

lgarron commented 12 years ago

For WCA scramblers, etc.

jfly commented 12 years ago

Is twisty.js really suited for wca scramblers? You need to see every single side of the cube in a static image.

I do see this providing a nice offline version of crider's imagecube, however.

jfly commented 12 years ago

Nevermind, I just saw issue 13.

lgarron commented 10 years ago

Note for future: SVGRenderer.js needs to be loaded separately from Three.js.