iterated-function-system
There are 23 repositories under iterated-function-system topic.
two-twelve/fernery
A CLI tool for generating images of ferns 🌿 and other Iterated Function Systems
zephyrtronium/xirho
xirho is a simple generalized iterated function system plotter.
CAIMEOX/VoxelGeometry
Voxel geometry structure generator
grz0zrg/twigs
Twigs – 512 bytes procedural graphics in C code (IFS Fractal, Linux, fbdev)
Navaneethnanda/FractalGen
Fractal-gen is a python Fractal image generating library.
ostad-ai/Generative-Art
This repository includes algorithms to create generative arts with programming.
generic-github-user/attractors
Python toolkit for defining+simulating+visualizing+analyzing attractors, dynamical systems, iterated function systems, roulette curves, and more
ima18h/iterated-function-systems-numpy
Creates iterated function system images, like the Barnsley fern fractal, or the Sierpiński triangle.
jmbhughes/barnsley
iterated function systems in Rust
jonas-lj/IFS-Fractals
Generate fractals based on iterated function systems, e.g. Fractal flames, the Sierpenski triangle and Barnsley's Fern
Kettukaa/IFS-Fractals-GPU
Create IFS fractals on the GPU!
FredrikMeyer/ifs-editor
IFS Editor in the browser.
someoneise/tkFractal
A small python script to generate fractals, based on tkinter and matplotlib
tatlook/lchaos
LChaos is a simple fractal generator and editor.
ubavic/chaos-game
Interactive demonstration of the Chaos game
warez80/WebGL-Fractal-Demo
A demo I created of various fractals in WebGL. This was made for CAP4720 Computer Graphics at UCF.
arriagajorge/DGIFS
Directed-Graph Iterated Function Systems with JULIA
ep12/ifs-ls-demo
Interactive demo pages for iterated function systems and l-systems
jcocozza/go_fractals
Code to build fractals in Go
mjdavari/3D-spheres
A cpp application which shows spheres created from IFS (iterated function system) in a window
ostad-ai/Computer-Graphics
In this repository, we include algorithms that are in the field of Computer Graphics and related topics.
tatlook/chaos
Chaos is a simple 2D iterated function system plotter and editor.
jmbhughes/pyifs
An Iterated Function System in Python