Skip to content

Albert-Hanstein/OpenGL-first-steps

Repository files navigation

OpenGL-first-steps

My first work on OpenGL using C++.

I started with a wireframe sphere:

Image of Wireframe Sphere

I moved on to a lighted sphere:

Image of Lighted Sphere

And for fun, I made a wireframe rocket:

Image of Wireframe Rocket

Use 'premake4 gmake' and 'make' in command prompt in the same directory as the code files. Make sure the necessary libraries have been installed as per lab zero.

About

My first work on OpenGL using C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published