Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1003 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 1003 Bytes

3D render system

This is a render system based in frustum
Example
Can also import .obj models
Example

FEATURES

  1. 2D Camera, 3D render, 3D models
  2. Obj models import
  3. Movement and rotation
  4. Edge render

WHY (MOTIVATION)

It was a really big challenge to make a game without game engine
He creado un juego SIN MOTOR

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_

HOW TO USE

  1. Make sure that your console font is squared
  2. Install libs with
>> pip install -r requirements.txt
  1. Then just excecute main.py with the command
>> python main.py