Skip to content

corrodedHash/blender-fractals

Repository files navigation

Fractal

Generate any fractal that can be described by a Lindenmayer system.
Master Develop
Master branch - Build Status Build Status

Sierpinsky Triangle

How to install and enable an add-on (v.2.78)

Install add-on

  • Download this as a zip file
  • Go to File > User Preferences... > Add-Ons
  • On the Bottom, click on Install from File...
  • Select the zip file you want to install

Enable an add-on

Just... Find the add-on in the User Preferences somehow, and tick the checkbox

Draw a fractal

Add > Mesh > Fractal
In the "New entity properties" - toolbox you first have to specify a Lindenmayer system. A few examples are in this repository, in the directory test_grammars.
Then, just iterate away.
Be careful though, these fractals can grow exponentially, iterate away in a slow manner

A million thanks to the wonderful people of ANTLR

Who provided the parser generator I used, which made this project a thousand times easier.
Their project.

About

A blender addon to generate fractals

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages