demo
Trace the Cube
A simple OpenGL game based on the shell game.
Small graphics/gameplay experiment focused on rendering and interaction fundamentals in C++.
Trace the Cube is a compact OpenGL game experiment inspired by the shell game.
The project focuses on fundamentals: rendering flow, scene state, interaction, and game-loop behavior in C++.