top of page

Mini Maya

C++, OpenGL, Qt

Mini Maya is a miniature version of mesh editor in Maya, which use half-edge data structure to store mesh component information. It supports edge splitting, face planarity testing, face triangulation, face extrusion, edge loop insertion and Catmull-Clark subdivision.​

bottom of page