microsoft / Mesh-processing-library

C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mesh-processing-library

See README.html for details.

C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998:

  • surface reconstruction (from unorganized, unoriented points)
  • mesh optimization
  • subdivision surface fitting
  • mesh simplification
  • progressive meshes (level-of-detail representation)
  • geomorphs (smooth transitions across LOD meshes)
  • view-dependent mesh refinement
  • smooth terrain LOD
  • progressive simplicial complexes

See license.txt

About

C++ library and programs that demonstrate mesh processing techniques in computer graphics published at ACM SIGGRAPH in 1992–1998

License:Other


Languages

Language:C++ 56.4%Language:Papyrus 29.7%Language:C 12.3%Language:Shell 0.5%Language:Batchfile 0.3%Language:Perl 0.3%Language:Makefile 0.2%Language:GLSL 0.2%