A C project which implements various image processing operations and recursive fractal generating algorithms.
-
Updated
Aug 8, 2022 - C
A C project which implements various image processing operations and recursive fractal generating algorithms.
Collection of computer graphics algorithms - from basic line drawing (Bresenham, DDA) to curves, circles and fill techniques. Nothing fancy, just the raw code that helped me understand how graphics actually works under the hood. Dive in and watch math transform into visual magic! ✨
Add a description, image, and links to the koch-curve topic page so that developers can more easily learn about it.
To associate your repository with the koch-curve topic, visit your repo's landing page and select "manage topics."