Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7162b0e

Browse filesBrowse files
authored
N44: winit-block-on, tinyaudio, faer, bevy hanabi (rust-gamedev#1349)
1 parent cd48a45 commit 7162b0e
Copy full SHA for 7162b0e

File tree

1 file changed

+16
-0
lines changed
Filter options

1 file changed

+16
-0
lines changed

‎content/news/044/index.md

Copy file name to clipboardExpand all lines: content/news/044/index.md
+16Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.