Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 441 Bytes

3D turtle

this is a 3D rendering engine implemented in python

3D-turtle


dependencies

  • numpy

execution

  • saferun.py opens a new terminal and runs the egnine in that terminal

  • run.py runs the engine in the current terminal

  • if you're not running the engine from the terminal, it doesn't matter which one of them you run