Home Repo

My First OpenGL Project

My First attempt at doing anything related to OpenGL.

Project Date: Early 2023

Description

One day I came across a channel on YouTube that supplied OpenGL tutorials, I started watching and was fascinated by the possibilities
On the side I am improving what is shown on my GitHub by adding ImGUI and allowing to import custom models using a variety of formats such as (OBJ, FBX, GLFW)
This current version only allows model switching via changing the relative path in the code.

Screenshots