Skip to content

HectorPulido/console-render-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ascii render system based in frustum

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages