8000 N43 warbler_grass · EmiOnGit/rust-gamedev.github.io@ef21c6a · GitHub
[go: up one dir, main page]

Skip to content

Commit ef21c6a

Browse files
committed
N43 warbler_grass
1 parent 7853432 commit ef21c6a

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

content/news/043/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,22 @@ generated Metal/GLSL preview.
297297
[web demo]: https://not-fl3.github.io/miniquad-samples/shadertoy_cross.html
298298
[macroquad-shadertoy]: https://github.com/not-fl3/macroquad/blob/master/examples/shadertoy.rs
299299

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+
300316
## Popular Workgroup Issues in Github
301317

302318
<!-- Up to 10 links to interesting issues -->
291 KB
Loading

0 commit comments

Comments
 (0)
0