Adrift through the debris (C++)
- February 1, 2024
- JackEatock
[ Built for university - COMP3016_70 - Graded 89% ] An interactive 3D experience amongst the stars. Explore the aftermath of a large galatic battle as you marvle at the spectacular views. This project was developed from scratch using OpenGL and C++ for the Comp3016 module 70% Coursework. Tools: OpenGL - Is the backbone of this project, providing the tools to render objects to the screen. C++ -…