Edit of asset "Cellular Automata Studio" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Cellular Automata Studio | Behavior Tree for Groups |
Description |
Cellular Automata Studio is an addon for Godot Engine that enables you to write Cellular automata using Compute Shaders, for speeeeed. You write your code in GLSL and you can use built-in functions or create your own. Several examples in 2D are available. |
This tool allow you to create swarms, flocks and multiagent systems using a behavior tree. You can easily design collective behaviors without any code by adding groups to your nodes. Several examples, in 2D or 3D, are available. |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/pascal-ballet/CellularAutomataStudio/tree/main | https://github.com/pascal-ballet/BehaviorTreeForGroups |
Issues Url | https://github.com/pascal-ballet/CellularAutomataStudio/issues | https://github.com/pascal-ballet/BehaviorTreeForGroups/issues |
Godot version | Godot 4.2 | Godot 4.1 |
Version String | 1.0 | 1.0 |
Download Commit | bbdec4d68671eac5ce11fdb29c191e224a2a0fb7 | e7c1da2af8d1203e247ff4435d5a92e0125be785 |
Download Url (Computed) | https://github.com/pascal-ballet/CellularAutomataStudio/tree/main/archive/bbdec4d68671eac5ce11fdb29c191e224a2a0fb7.zip | https://github.com/pascal-ballet/BehaviorTreeForGroups/archive/e7c1da2af8d1203e247ff4435d5a92e0125be785.zip |
Icon Url |
https://raw.githubusercontent.com/pascal-ballet/CellularAutomataStudio/main/screenshots/icon.png?token=GHSAT0AAAAAACLQUQDTX4HQHUEXME6ZKIDUZL4M2IA
|
https://raw.githubusercontent.com/pascal-ballet/BehaviorTreeForGroups/main/addons/behav_tree_for_groups/icon.png
|