WTValdes/Capstone_OpenGL_Knife
This is a final project for my Computer Science course, Computational Graphics and Visualization. It is an enhancement of a project I originally created in August 2020. It is written in C++ with OpenGL to create a 3D model of an object I selected, a knife. I identified areas for improvement in how the code was organized, comments, and improvements with the naming convention of variables. I increased the number of polygons by nearly four times the original count which greatly enhanced the visual detail on the knife model.
C