Custom Game Engine Emulation: Developed using C++ and OpenGL, this project emulates core game engine logic, focusing on fundamental features like rendering and input handling.
Shadow Mapping Exploration: This C++ and OpenGL project explores shadow mapping techniques, applying principles of light projection, depth buffering, and shader programming to achieve realistic 3D shadow effects..