Skip to content

A robot painter 🎨 that creates its own works of art by breaking images into SVGs and tracing back over them.

Notifications You must be signed in to change notification settings

DonaldBough/robot-painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-painter

I wanted to make something creative today, and for some reason, painting was the 1st thing that came to mind. But I didn't have any paint... so why not make a robot painter do it for me right? 🤖🎨🖌

The robot converts the paintings to an SVG file, which breaks them down into "lines". The drawn lines are funky, but the picture is still pretty well there. I started experimenting with having the robot paint those lines. Right now it's just using a pencil (flat line), so I found a paintbrush effect, but I'll have to re-do a lot of things by hand to make it use the right color and brush strokes.

I haven't done a fun project in a while, so it's been nice to go off and do something just because!

Before and After

Here's a portion of the algorithm live in action!

painter-demo.mp4

About

A robot painter 🎨 that creates its own works of art by breaking images into SVGs and tracing back over them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published