Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iterated Function Fractals

This repository implements a C program that generates and visualizes fractals using turtle graphics based on iterated function systems (L-systems). The program reads input files defining the alphabet, axiom, and production rules, processes the specified number of iterations, and renders the fractal using SDL2.

About

This C project implements iterated function systems to generate and visualize fractals, including classic curves like the Dragon curve, Fibonacci curve, and Koch's star, using modular components for input processing and transformations. It features a turtle graphics approach for rendering from an L-System input.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages