Go to file
2024-06-05 12:36:47 -04:00
.gitignore donut 2024-04-14 10:38:11 -04:00
dirt.ppm donut 2024-04-14 10:38:11 -04:00
entity.py donut 2024-04-14 10:38:11 -04:00
grass_donut.py final cleanup and basic documentation 2024-06-05 12:36:47 -04:00
grass_side.ppm donut 2024-04-14 10:38:11 -04:00
grass_top.ppm donut 2024-04-14 10:38:11 -04:00
LICENSE final cleanup and basic documentation 2024-06-05 12:36:47 -04:00
main.py final cleanup and basic documentation 2024-06-05 12:36:47 -04:00
point.py donut 2024-04-14 10:38:11 -04:00
ppm.py donut 2024-04-14 10:38:11 -04:00
README.md final cleanup and basic documentation 2024-06-05 12:36:47 -04:00
real_donut.py rename spiral.py to main.py 2024-06-05 12:27:03 -04:00
util.py donut 2024-04-14 10:38:11 -04:00

Python Terminal 3d Renderer

Naively prints colored points to the terminal and animates them. Currently configured to render two different kinds of donuts.

To run

python3 main.py