Edit of asset "Game of Life [Shader based]" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Game of Life [Shader based] | Game of Life [Shader based] |
| Description |
I found it difficult to track down a simple GPU version of the Game of Life in Godot so I built one as part of a step in another project. This project uses only shaders to calculate the previous & next steps for the cellular automata. GDscript is used here only to input mouse coordinates & button presses for drawing. tavurth.itch.io/godot-gpu-game-of-life |
I found it difficult to track down a simple GPU version of the Game of Life in Godot so I built one as part of a step in another project. This project uses only shaders to calculate the previous & next steps for the cellular automata. GDscript is used here only to input mouse coordinates & button presses for drawing. |
| Category | Demos | Demos |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/tavurth/godot-game-of-life | https://github.com/tavurth/godot-game-of-life |
| Issues Url | https://github.com/tavurth/godot-game-of-life/issues | https://github.com/tavurth/godot-game-of-life/issues |
| Godot version | Godot 3.4 | Godot 3.2 |
| Version String | 1.0 | 0.1.0 |
| Download Commit | bc20c3ce97b122f53dc99142a88477805258faf1 | a594742455f909c52dc26c28b2ad3975b8f04c4b |
| Download Url (Computed) | https://github.com/tavurth/godot-game-of-life/archive/bc20c3ce97b122f53dc99142a88477805258faf1.zip | https://github.com/tavurth/godot-game-of-life/archive/a594742455f909c52dc26c28b2ad3975b8f04c4b.zip |
| Icon Url |
https://github.com/tavurth/godot-game-of-life/blob/master/icon.png?raw=true
|
https://github.com/tavurth/godot-game-of-life/blob/master/icon.png?raw=true
|