A simple, interactive 3D model viewer built with Python, Pygame, and PyOpenGL. Supports loading .obj models and allows intuitive mouse controls for rotation, zooming, and panning. Includes a fixed HUD ...
Pseudo 3D basic game engine written in Python using Pygame to create Doom-like video games. This project is a personal challenge to learn more about game development and 3D rendering, if you want to ...