Code
Experiments, studies, and explorations with code.
2014- Ongoing
Digital Collage App
//Processing
This was a personal project to create a tool to make digital collages without having to use photoshop. You choose a background image and two images to collage with; you can cut different shapes out of the image, store the image shape, and use it to collage. A few of the collages I made using this tool can be viewed here.
Image Processing
//Processing
A series of studies exploring image processing and pixel manipulation.
Mesh Experiments
//openFrameworks
Explored how to create meshes based on image processing, followed by creating well-defined shapes for meshes.