supermitch / clipycube

CLI based Rubiks Cube written in Python
MIT License
1 stars 0 forks source link

Optional 3rd angle projection view #1

Closed supermitch closed 9 years ago

supermitch commented 9 years ago

Rather than only projecting a single front-facing surface of the cube, give the option of rendering the entire cube as a [3rd angle projection]https://en.wikipedia.org/wiki/Multiview_orthographic_projection#Third-angle_projection).

E.g. would look like the attached file when new or solved.

rubik s_cube_colors svg

supermitch commented 9 years ago

Done. https://github.com/supermitch/clipycube/commit/ce09565b4386e0cf699dbcdc9821831f3a72ee55 among others.