OpenGL 3D Model Loader

openglpic

Description: This project i made myself written in c++  with OpenGL.  This program takes text files with a 3D model’s tri-data and builds the model in an empty scene with a light source. The shader’s for the lighting and coloring were written to visually differentiate all the different objects. I’m currently working on fixing texturing bugs and working on incorporating shadows.