This is a render system based in frustum
Can also import .obj models
- 2D Camera, 3D render, 3D models
- Obj models import
- Movement and rotation
- Edge render
It was a really big challenge to make a game without game engine
This tutorial was made for Hector Pulido's youtube channel
https://www.youtube.com/c/HectorAndresPulidoPalmar
And his Twitch Channel
https://www.twitch.tv/hector_pulido_
- Make sure that your console font is squared
- Install libs with
>> pip install -r requirements.txt
- Then just excecute main.py with the command
>> python main.py