Skip to content

ericdorsey/TurtleArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

##Turtle Art This was fun; it's my first stab at computer generated art in Python using Turtle Graphics for Tkinter.

Creates artistic modern art style "random" lines of varying colors. Example:
TurtleArt

###Possible improvements:

  • Use a more mature imaging library? (the Turtle package is slow for the number of times this is drawing)
  • Improve the distribution of the lines
  • Add filtering (programatically) to add "noise" / make it appear more like real world art materials

About

Computer generated art using Python's Tkinter Turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages