8000 Newsletter 3: Nannou · ozkriff/rust-gamedev.github.io@19f8c3f · GitHub
[go: up one dir, main page]

Skip to content

Commit 19f8c3f

Browse files
committed
Newsletter 3: Nannou
1 parent 22a6947 commit 19f8c3f

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

_drafts/newsletter-003.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -716,19 +716,33 @@ web version improvements, and more examples.
716716

717717
### [Nannou awarded Mozilla grant for foundational audio development][nannou-post]
718718

719-
![TODO: local, desc](https://nannou.cc/static/9bd3d69917cfc005e44b068a1fefc46c/35c67/mission_partners_nannou_mozilla.png)
719+
[![Nannou & mozilla logos](/assets/newsletter-003/mission_partners_nannou_mozilla.png)][nannou-post]
720720

721-
[Post][nannou-post]
721+
[Nannou][nannou] is a creative coding framework that aims to make it easy
722+
for artists to express themselves with simple, fast, reliable code.
722723

723-
[Nannou][nannou] is a creative coding framework that aims to make it easy for artists to express themselves with simple, fast, reliable code.
724+
[Nannou has been awarded 10K USD in funding][nannou-post]
725+
as a part of the [MOSS Mission Partners] track.
726+
The proposed work is aimed towards improving the state
727+
of some foundational crates within the Rust audio ecosystem
728+
over the next three to four months.
724729

725-
[Nannou][nannou] the creative coding framework awarded Mozilla grant for Rust audio development
730+
Key areas of our work will include:
731+
732+
- Addressing some long-standing issues in [CPAL].
733+
- Review and improve CPAL's web audio support.
734+
- Implement a simple web app and guide demonstrating CPAL's web audio support.
735+
- Design, develop and document a standard audio graph abstraction and crate,
736+
reflecting on lessons learned and limitations of prior efforts,
737+
and the requirements of the wider rust audio community.
726738

727739
_Discussions:
728740
[/r/rust](https://reddit.com/r/rust/comments/dlz3fb/nannou_the_creative_coding_framework_awarded)_
729741

730742
[nannou]: https://nannou.cc
731743
[nannou-post]: https://nannou.cc/posts/moss_grant_announce
744+
[MOSS Mission Partners]: https://mozilla.org/en-US/moss/mission-partners
745+
[CPAL]: https://github.com/rustaudio/cpal
732746

733747
### WIP Rendering Engine by @Cynic64 (TODO: Title?)
734748

Loading

0 commit comments

Comments
 (0)
0