Giter VIP home page Giter VIP logo

blender-fractals's Introduction

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.

blender-fractals's People

Contributors

corrodedhash avatar lorizean avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blender-fractals's Issues

Make rotation local

The terminal for rotation currently rotates the direction around the global Y and Z axis. I would like them to rotate locally.

Incompatible with 3.x versions

Hello, the add-on doesn't seem to work in current versions of Blender and I was wondering if there is any possibility of updating it or pointing me at a resource that might let me attempt it.

Accept defines in define

Currently only non-terminals and terminals are allowed in define rules. Need to check for circular defines and disallow them though.

Multithreading

Construct several parts of the output fractal at the same time. The difficulty here is, that the start-rotation for later starting parts is not known, so there needs to be a way to rotate all nodes around a point, after they are in the 'verts' list

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.