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