Skip to content

Commit 7162b0e

Browse files
authored
N44: winit-block-on, tinyaudio, faer, bevy hanabi (#1349)
1 parent cd48a45 commit 7162b0e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/news/044/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -918,6 +918,22 @@ It's presently in a heavy-development prerelease state, so watch this space!
918918
[epic-am]: https://github.com/AchetaGames/Epic-Asset-Manager
919919
[tetra-v0-8]: https://twitter.com/17cupsofcoffee/status/1636706157568962563
920920

921+
- Other library updates:
922+
- [winit-block-on] is an adaptor that allows one to easily block on futures
923+
using winit as a reactor.
924+
- [tinyaudio] is a cross-platform, easy-to-use, low-level audio output library
925+
from the creator of the Fyrox engine.
926+
- [faer v0.5][faer-v05] brings a new SVD module, which implements the singular
927+
value decomposition for real matrices
928+
- [Bevy Hanabi v0.6][hanabi-v06] brings a new property-based architecture for
929+
more control at runtime and also an optimized GPU buffer
930+
with Attribute-based particle layout.
931+
932+
[winit-block-on]: https://github.com/notgull/winit-block-on
933+
[tinyaudio]: https://reddit.com/r/rust/comments/11rei24/ann_tinyaudio
934+
[faer-v05]: https://reddit.com/r/rust/comments/122823y/faer_v05
935+
[hanabi-v06]: https://twitter.com/djeedai/status/1634129348746772481
936+
921937
## Discussions
922938

923939
<!-- Links to handpicked reddit/twitter/urlo/etc threads that provide

0 commit comments

Comments
 (0)