Software Engineer
The 3D Terrain was my first project for my Introduction to Computer Graphics course. I loaded a black and white image representing height data and generated a textured, 3D terrain. We were also required to write the necessary math code to transform the scene according to mouse movement.
The 3D Terrain was my first project for my Introduction to Computer Graphics course. I loaded a black and white image representing height data and generated a textured, 3D terrain. We were also required to write the necessary math code to transform the scene according to mouse movement.
The height data
The texture