lSystemIcon

Technologies used

  • Javascript
  • P5.js

This is a simple L-System engine that generates fractals based on a set of rules. Written in JavaScript, the engine uses the p5.js library for rendering.

This project was created as a way to learn more about fractals and how they can be generated. I had a lot of fun building this and i tried implementing most of the fractals described in the L-System manual.