All Projects → nsf → Mc

nsf / Mc

A very simple marching cubes example.

Very simple marching cubes/naive surface nets example.

Depends on GLUT, GL, GLU and a C++11 compiler.

Run ./compile.bash, enjoy!

  • LMB and drag mouse to rotate the camera, WASD to move the camera.
  • RMB to open a menu with various options:
    • Marching Cubes (flat shading)
    • Marching Cubes (smooth shading)
    • Naive Surface Nets (smooth shading)
    • Toggle Wireframe

Public domain.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].