This project explores generation algorithms and visualization of various fractal structures.
Python implementation of Lindenmayer Systems (L-Systems), a mathematical framework initially developed to study the growth patterns of simple multicellular organisms. This framework is a versatile tool for modeling and generating fractals and plant-like structures.
"The Algorithmic Beauty of Plants" by Przemyslaw Prusinkiewicz and Aristid Lindenmayer
Python implementation for generating and visualizing Strange Attractors and the Chaos Games. This implementation leverages PyTorch for efficient computations.



