Skip to content

Fractal Generator in Haskell using L-Systems techniques

License

Notifications You must be signed in to change notification settings

GaganSD/Fractal-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal Generator

Examples of Fractals generated

L Systems examples

Background:

A fractal is a pattern built from simple repeated shapes that are reduced in size every time they are repeated. Here we used L-Systems techniques to generate fractals in Haskell.

Getting Started:

  • Install Haskell and GLUT
  • Clone the repository and load examples.hs and LSystems.hs
  • display $ {design of your choice} {depth of the fractal. Integer value}

License:

MIT © Gagan Devagiri

About

Fractal Generator in Haskell using L-Systems techniques

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published