You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/news/052/index.md
+52
Original file line number
Diff line number
Diff line change
@@ -307,6 +307,58 @@ its core abstraction can be used to manage signals-powered reactivity for any en
307
307
308
308
[haalka]: https://github.com/databasedav/haalka
309
309
310
+
### bevy_light_2d
311
+
312
+

313
+
_bevy light 2d_
314
+
315
+
bevy_light_2d is a new general purpose 2D lighting for the bevy game engine. Designed to be simple to use, yet expressive enough to fit a variety of needs. Features include
bevy_hanabi is a GPU particle system plugin for the Bevy game engine. The most notable new feature in [bevy_hanabi 0.11](bevy_hanabi_0_11) is supports is a new trails and ribbons.
glam is a foundational crate when it comes to the Bevy ecosystem. This is probably most visible in the Vec types Bevy consumes and re-exports, like Vec3.
339
+
340
+
v0.28 brings AArch64 NEON SIMD support as well as a couple smaller breaking changes.
341
+
342
+
[glam]: https://github.com/bitshifter/glam-rs
343
+
344
+
### [berdicles][berdicles]
345
+
346
+

347
+
_berdicles_
348
+
349
+
berdicles is an expressive CPU particle system for the Bevy engine. Features include
350
+
351
+
* Instancing based CPU particles.
352
+
* Expressive non-physics based particle traits.
353
+
* Familiar setup with bevy's native Material and Mesh.
0 commit comments