https://github.com/bezo97/ifsr-attractors
"Attractors" transform pack for IFSRenderer
https://github.com/bezo97/ifsr-attractors
attractors ifsrenderer
Last synced: 5 months ago
JSON representation
"Attractors" transform pack for IFSRenderer
- Host: GitHub
- URL: https://github.com/bezo97/ifsr-attractors
- Owner: bezo97
- License: mit
- Created: 2023-12-24T22:09:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T21:39:46.000Z (over 2 years ago)
- Last Synced: 2024-02-02T22:35:29.944Z (over 2 years ago)
- Topics: attractors, ifsrenderer
- Homepage: https://ifsrenderer.z97.io/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ifsr-attractors
"Attractors" transform pack for [IFSRenderer](https://ifsrenderer.z97.io/).
## Install
- [**Download**](https://github.com/bezo97/ifsr-attractors/archive/refs/heads/main.zip) the zip and extract.
- Copy the `attractors` folder to IFSRenderer's library. You can click the little Folder icon in the editor next to the transforms to see the collection
- Click the Refresh button to load the transforms
## Usage
- Set a very high syntropy value in the render settings
- Search for "attractor" in the editor's transform list and pick something
- Set a self-connecting weight on the node
- Always use `Add = 1` on iterators with an attractor transform
---
I've discovered most of these formulas in [this](https://observablehq.com/@rreusser/strange-attractors-on-the-gpu-part-2) blog post. Feel free to contribute by opening a Pull Request.