This is a simple 3D model viewer built with OpenGL and C#. It allows you to load 3D models in OBJ format and view them in a 3D environment. You can rotate, zoom in ...
This is a simple 3D model viewer project built using OpenGL. It renders a single cube model with different textures and lighting conditions to help visualize how surface appearance changes based on ...