python-terminal-3d/README.md

8 lines
189 B
Markdown
Raw Permalink Normal View History

2024-06-05 16:36:47 +00: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
```