This project simplifies window creation and class registration using Win32 API. Note: This project is for learning purposes only. It is not intended for widespread use as it lacks many of the ...
The goal of this project is to implement a surface simplification method as presented in [1]. A surface is defined by a mesh of triangles. The simplification progresses by performing edge contractions ...