Skip to content

jrieffel/numpy_turtle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumPy Turtle

Draw directly onto a NumPy array using very easy turtle graphics. Inspired by the turtle library.

Examples:

  • Sierpinski triangle (code):

  • Fractal plant (code):

Installation:

pip3 install numpy-turtle

About

Turtle graphics with NumPy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%