Heightmap Visualization
CSCI420 Individual Course Project
Development : C++, OpenGL Core Profile
Year : 2024
- Developed a height map visualization using C++ and OpenGL Core Profile to render interactive height fields as points, lines, triangles and smooth meshes, with dynamic user input for rotation, translation, and scaling while ensuring compliance with modern rendering practices