Skip to content

A fractal generator that creates the dragon pattern using L-system pattern rewriting approach. Output is generated using hiccup library and written to an html file.

Notifications You must be signed in to change notification settings

ldnclj/fractal-dragon--lsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fractal-generator

A fractal generator that creates the dragon pattern using L-system pattern rewriting approach.

Output is generated using hiccup library and written to an html file.

Usage

Open the project in the REPL and evaluate the fractal-generator.core namespace.

The let statement at the end of this namespace writes the fractal output to a specific HTML file. Change the values in the let statement to affect the resulting fractal output.

Several html files are included in this project as examples of generated fractal patterns.

License

Creative Commons Attribution Share-Alike 4.0 International

About

A fractal generator that creates the dragon pattern using L-system pattern rewriting approach. Output is generated using hiccup library and written to an html file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages