Mini Maya is a recreation of Maya made in C++ using OpenGL libraries. It mimics the mesh functionalities that Maya would afford a typical user such as splitting edges, triangulating faces, and subdividing meshes. The program uses a half-edge data structure to store and modify mesh data according to the users’ preferences.

Next
Next

Formula Formatting Language