JS implementations of some fractals: Koch snowflake, Minkowski island, Dragon curve, Sierpiński triangle, Peano curve, Hilbert curve,...
-
Updated
Jan 4, 2024 - JavaScript
JS implementations of some fractals: Koch snowflake, Minkowski island, Dragon curve, Sierpiński triangle, Peano curve, Hilbert curve,...
Программа выводит изображение кривой дракона (дракона Хартера)
A collection of programs that generate fractal images based on L-systems
Three attempts at mapping the dragon curve with Pygame
Python scripts which generate fractals from scratch. I wrote these to get some intuition for recursion. Did you know that the B in Benoit B. Mandelbrot stands for Benoit B. Mandelbrot?
Coding the Dragon Curve fractal in using the Turtle module in Python
Curiosités Mathématiques
A tool to display a dragon curve of togglable size through recursion.
Exploring fractals and creating hasty implementations
A collection of fractals in the browser.
Fractals visualization
ASCII Visualizations of Fractals for the Ubuntu Terminal. Install using 'pip install frascii'
Generates and draws a dragon curve depending on the folds requested
Create IFS fractals on the GPU!
Some math drawings using Python
A dragon curve is any member of a family of self-similar fractal curves, which can be approximated by recursive methods such as Lindenmayer systems.
Harter–Heighway dragon
A Dragon Curve created in P5JS
Add a description, image, and links to the dragon-curve topic page so that developers can more easily learn about it.
To associate your repository with the dragon-curve topic, visit your repo's landing page and select "manage topics."