◆/games
Bullet Shift
November 10, 2025 - February 26th, 2026
Stack
11 technologies
Media
13 items · 1 video
Overview
This is an Open Source game i made to showcase my OpenGL and C++ skills, it is a first-person shooter where you gain a temporary "bullet time" with each enemy elimination.
It uses ImGui (UI), Assimp (model loading), GLAD (OpenGL function loading), GLFW (window management), GLM (math), stb_image (textures), and miniaudio (audio).
I released the source code to help other developers learn OpenGL and use it as a foundation for their own projects.
Technologies
C++OpenGLObject-Oriented ProgrammingGameplay ProgrammingAssimpGLADGLFWGLMstb_imageminiaudioImGui