A conglomeration of creative coding experiments
Table of Contents
- Extract Album Colors
- A mini application for searching albums and extracting a color from its cover
- Built with python 3; utilizes Spotify's API, colorgram, and flat
- Maze iOS Game
- My first experiment into creating a mobile game app —a basic maze tilt game!
- Built with Unity (C#), deployed with Xcode
- Pattern Generator // Live Example
- A quick and dirty experiment for generating random, but tileable, patterns. Refresh the page for endless patterns!
- Built with p5.js
- Perlin Rings // Live Example
- A quick program I built in hopes of utilizing for a screen printing project — see the project's README for instructions on how to generate your own perlin rings!
- Built with Processing, translated with p5.js for web use
- p5.riso Pilot
- An excited initial jump into the world of ✨bot risography✨ thanks to antiboredom's p5.riso library
- Random Tesselations // Live Example
- Image Manipulations // Live Example
- Four-Way Grid Distortion // Live Example
- Inspired by this video, I created a digital version of the same concept - and then printed it as part of a riso booklet!
- You can see the full booklet and adapted code here: https://github.com/erinachavez/riso_booklet
- Built with p5.js.
- Riso Color Sandbox // Live Example
- A quick and dirty sandbox for discovering new riso color combinations. Mine is customized to the SVA RisoLAB's 11 color drums. Feel free to fork and adjust risolab_colors.js to your needs!
- Built with p5.js and p5.riso.