bezier curves drawing tool
Bezier curves drawing tool is my newest sketch at open processing.
I was looking at one of my previous codes: “bezier-curves pattern-making tool” and I couldn’t help thinking about “Paint”. Do you remember it? It was an extremly simple program to draw with pixels in Windows. I’m not sure if it’s still there… anyway – piecies coming out of it where more or less the same ugly at all times, so I though that with Processing you can easily make your own “Paint”, but with a hope for some more appealing graphic output this time.
You can use w,e,r and t keys to switch between the types of bezier curves you are drawing and you can stop drawing by pressing the mouse button. Actually, you can also click q to draw triangles – I just wrote this function for another purpose, but I thought it fits here well.
Filed under: 05 programming, scripting, parametric modeling, processing | Leave a Comment
Tags: Michal Piasecki



No Responses Yet to “bezier curves drawing tool”