Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,15 @@ the ```Install Add-on...``` button.
To create an attractor curve, press Shift-A to add an object and select
Curve menu. At the bottom there should now be an entry "Attractors...".
Select that and an attractor of your choice (Lorenz is a good place to start).

## attractor_blender_2_9.py
Works from Blender version 2.9
Installation instructions: Go to Edit->Preferences
Select Add-ons from the tabs on the left of the Window.
At the top of the window click "Install..."
Find and select the file ```attractor_blender_2_9.py``` and click
the ```Install Add-on...``` button.

To create an attractor curve, press Shift-A to add an object and select
Curve menu. At the bottom there should now be an entry "Attractors...".
Select that and an attractor of your choice (Lorenz is a good place to start).
Loading