/solids

3D Object rotator for platonic solids

Primary LanguageC++MIT LicenseMIT

solids

3D Object rotator for platonic solids

A simple application to rotate the platonic solids (https://en.wikipedia.org/?title=Platonic_solid). Right now only the icosahedron is implemented, more to come later.

install

You will need to have Qt5, CMake, g++ and VTK (with Qt extensions) installed before you can compile this.