Challenges

Featured Challenge:
#155 — Kaleidoscope Snowflake #SupportP5

Happy holidays! #SupportP5! This video shows an attempt to make a snowflake from a "kaleidoscope painting" effect.

dec 25, 2019

Kaleidoscope Snowflake #SupportP5

Filter by Language

Pick a language to filter

Filter by Topic

Ramer-Douglas-Peucker algorithm

The 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.

RDP Algorithm