Coding Challenge 183: Paper Marbling Algorithm
About this lesson
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. Code: https://thecodingtrain.com/challenges/183-mathematical-marbling 🚀 Watch this video ad-free on Nebula https://nebula.tv/videos/codingtrain-coding-challenge-183-paper-marbling-simulation p5.js Web Editor Sketches: 🕹️ Mathematical Marbling: https://editor.p5js.org/codingtrain/sketches/fsw-rJrpr 🕹️ Dodecahedron: https://editor.p5js.org/codingtrain/sketches/frIcGeI8l 🕹️ Marbling Phyllotaxis: https://editor.p5js.org/codingtrain/sketches/xoK1M7K3- 🕹️ Marbling Mouse: https://editor.p5js.org/codingtrain/sketches/GlQ8BqbZ2 🕹️ Marbling Color: https://editor.p5js.org/codingtrain/sketches/ONPlawNRq 🕹️ Marbling Combs: https://editor.p5js.org/codingtrain/sketches/kUPncgjvO 🕹️ Marbling Raster Pixels: https://editor.p5js.org/codingtrain/sketches/5b29Taght 🕹️ Marbling Raster Pixels - Image: https://editor.p5js.org/codingtrain/sketches/nb5hSYsgX 🕹️ Marbling Raster Pixels - Video: https://editor.p5js.org/codingtrain/sketches/kVyT302xf 🕹️ Marbling Color - animate ink: https://editor.p5js.org/codingtrain/sketches/HtEtm1vii 🕹️ handPose Marbling: https://editor.p5js.org/codingtrain/sketches/EwQhSqGK5 🎥 Previous: https://youtu.be/6UlGLB_jiCs?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH 🎥 All: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH References: 🔗 Paper Marbling: https://en.wikipedia.org/wiki/Paper_marbling 🔗 Tokutaro Yagi: https://suminagashi.com/meet-the-artisan-tokutaro-yagi/ 🔗 Digital Marbling: https://blog.amandaghassaei.com/2022/10/25/digital-marbling/ 📄 Mathematical Marbling: https://doi.org/10.1109/MCG.2011.51 🔗 Mathematical Marbling: https://people.csail.mit.edu/jaffer/Marbling/ Videos: 🎥 The Hydrodynamics of Marbling Art: https://gfm.aps.org/meetings/dfd-2023/649b3ad8199e4c137897831b
DeepCamp AI