File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,20 @@ to GitHub Pages using GitHub Actions.
138
138
[ piotr-siuszko ] : https://mastodon.gamedev.place/@MevLyshkin
139
139
[ bevy-github-actions-blog ] : https://mevlyshkin.com/blog/bevy-github-actions
140
140
141
+ ### [ Exploring Bevy's Game Of Life Example] [ exploring-gol-blog ]
142
+
143
+ ![ red dots or black bg] ( explore_gol_drawing.gif )
144
+ _ Game of Life Simulation_
145
+
146
+ [ Yendor] [ yendor ] published [ a mini-tutorial series] [ exploring-gol-blog ]
147
+ exploring compute shaders in Bevy using their [ Game of Life example] [ bevy-gol ]
148
+ and adding some new featues to it: camera controller, wrapping simulation, and
149
+ drawing on the simulation.
150
+
151
+ [ yendor ] : https://github.com/lecoqjacob
152
+ [ exploring-gol-blog ] : https://lecoqjacob.github.io/bevy_shader_playground/bevy_gol_example/index.html
153
+ [ bevy-gol ] : https://github.com/bevyengine/bevy/blob/main/examples/shader/compute_shader_game_of_life.rs
154
+
141
155
## Tooling Updates
142
156
143
157
### [ Rustracer] [ rustracer ]
You can’t perform that action at this time.
0 commit comments