Python/OpenGL Application
This is the Python implementation of the Interlope game engine (primarly aimed to make a first-person action RPG)
Features:
- C-like interface for simple yet portable engine design
- Load and observe your shiny 3D models (.obj, ...)
- Scene and world management (details:
config
folder)
- Python 3.12
- Poetry
- OpenGL lib (check
pyopengl
setup) - PIL
poetry install
Linux
./run.sh
Windows
./run.bat
~ - Switch between camera and cursor control