File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -297,6 +297,22 @@ generated Metal/GLSL preview.
297
297
[ web demo ] : https://not-fl3.github.io/miniquad-samples/shadertoy_cross.html
298
298
[ macroquad-shadertoy ] : https://github.com/not-fl3/macroquad/blob/master/examples/shadertoy.rs
299
299
300
+ ### [ warbler_grass]
301
+
302
+ ![ preview of a grass chunk] ( warbler_grass_preview.png )
303
+ _ A bevy crate for grass rendering_
304
+
305
+ [ ` warbler_grass ` ] ( warbler_grass ) is a new experimental [ ` bevy ` ] ( warbler_bevy ) plugin.
306
+ The goal is to provide a ergonomic, but performant way to easily render huge amounts of grass.
307
+
308
+ Some of the currently integrated features are dynamic directional wind and chunk loading.
309
+
310
+ The project is now also published on [ ` crates.io ` ] ( warbler_cratesio ) .
311
+
312
+ [ warbler_grass ] : https://github.com/EmiOnGit/warbler_grass
313
+ [ warbler_cratesio ] : https://crates.io/crates/warbler_grass
314
+ [ warbler_bevy ] : https://bevyengine.org/
315
+
300
316
## Popular Workgroup Issues in Github
301
317
302
318
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments