👁#152 — RDP AlgorithmThe Ramer–Douglas–Peucker algorithm (aka "iterative end-point fit algorithm"), takes a curve composed of line segments and reduces the fidelty to a "lower fidelity" curve with fewer points.oct 23, 2019oct 23, 2019
👁#77 — RecursionIn this coding challenge, I explore the concept of recursion to create fractal patterns in JavaScript HTML5 canvas with the p5.js library.oct 05, 2017oct 05, 2017