package ifs-fractals
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
IFS fractals (the Barnsley fern and friends) drawn with the chaos game
Install
dune-project
Dependency
Authors
Maintainers
Sources
v1.0.0.tar.gz
md5=b19169db413e22ef907ec15302e49545
sha512=ac19066c283c916e40745bfd25ea64e72b39abb5e2e15ddfc9fdd520547c5c258383c279b77f3e80cb8cf0d30c64cdbfbd4c4becd7307afd9ae7fa6869e0b068
doc/CHANGES.html
1.0.0 (2026-07-27)
First release on opam, sixteen years after the first commit.
- Packaged with dune: the code now builds as a library (
ifs-fractals, moduleIfs_fractals) and anifs-fractalscommand-line executable. - The historical toplevel workflow (
#use "ifs_fractals.ml";;) still works from a clone of the repository. - Sixteen predefined fractals, including the five added in 2026:
maple,fiddlehead,vegvisir,sunflowerandlace.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>