/gwt-rubiks

3d rubiks cube rendered on html canvas using javascript (via GWT)

Primary LanguageJava

3d Rubiks using html canvas

This is the code for a 3d rendered rubiks cube using the html canvas. The initial version is "pure" javascript, the remainder of this project is the GWT version - a more complete implementation, with a bit of description in this blog post.