Featured Challenge: #183 โ Mathematical Marbling
All aboard as I attempt to simulate the artistic process of paper marbling. The algorithm is based on the paper 'Mathematical Marbling' by S. Lu, A. Jaffer, X. Jin, H. Zhao, and X. Mao. The code is written in JavaScript using the p5.js library.
In yet another โPi Dayโ coding challenge, I attempt to generate a pdf โBook of Piโ with the first 10 million digits of Pi mapped to color. Processing (Java) is used for this project.