python-terminal-3d/README.md
2024-06-05 12:36:47 -04:00

8 lines
189 B
Markdown

# 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
```