This project focuses on generating triangle meshes using the marching cubes algorithm and implementing non-trivial shaders in OpenGL. The program allows users to manipulate the view matrix to simulate ...
This project focuses on 3D surface extraction using the Marching Cubes algorithm and Phong shading in OpenGL. The result is a fully interactive Python application for visualizing scalar fields in 3D.