fritzone / solids

3D Object rotator for platonic solids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

3D Object rotator for platonic solids

License:MIT License


Languages

Language:C++ 87.6%Language:CMake 12.4%