Skip to content

MaelitoP/lindenmayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License LinkedIn


Lindenmayer

Data Structure Course Project #1

Table of Contents
  1. About The Project
  2. License
  3. Contact
  4. References

About The Project

Demo

We want to implement a program that draws random graphics using a Lindenmayer or L-system. Among other things, we want to produce drawings that look like plants (possible application: landscape graphic output). The L-system was invented for this purpose: it allows to model the development of plant structures. It is a formal grammar that defines the generation of symbol strings on an alphabet. The symbols correspond to structural units of the plant (branches), and the resulting chain defines the structure to be drawn.

Built With

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Maël LE PETIT - @Maelito_P - contact@maelito.fr

Project Link: https://github.com/MaelitoP/Lindenmayer

References

Releases

No releases published

Packages

No packages published

Languages