Once we create a nice image using processing we naturally want to save it.
This is easy done, but saving images at a higher resolution can be a pain.
Breaking the polygon
How can you take a polygon and break it into multiple pieces?
Processing-Sketch wordpress plugin
Some weeks ago I pieced together multiple wordpress plugins to manage and display processing sketches.
While it worked, it was not really great and I wanted something better and more specific so I made a plugin for that!
It is not finished yet but for now you can:
- Create/Edit/Delete sketches.
- Import sketches into one another.
- Display canvas, code, console and contol buttons.
I will try to improve it enough so that I can share it with everyone.
Also, I’m learning a lot of stuff coding this, I may write a tutorial about some of those things in the future.