Skip to content

ASCII Renderer that doesn't use ascii characters specifically, but terminal coloring (but can if you mod it)

License

Notifications You must be signed in to change notification settings

Varrox/ASCII-Renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A terminal renderer that has shader and texture support. At the moment it is being ran only on the CPU, but I may in the future add cuda support. I also may switch to c or c++ in the future

Also I would like to add tile based rendering

At the moment the required dependencies are:

pip install colorist
pip install numpy
pip install pillow

About

ASCII Renderer that doesn't use ascii characters specifically, but terminal coloring (but can if you mod it)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages