Skip to content

N33: Notan v0.3.0 #1020

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions content/news/033/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,26 @@ between the old and the new architecture.

## Library Updates

### [Notan v0.3.0][Notan]

![notan](notan.jpeg)

[Notan] is a simple and portable layer designed to create your own multimedia
apps on top of it without worrying about platform-specific code.

The main goal is to provide a set of APIs and tools that can be used to create
your project in an ergonomic manner without enforcing any structure or pattern,
always trying to stay out of your way. The idea is that you can use it as a
foundation layer or backend for your next app, game engine, or game.

The latest version [v0.3.0] comes with audio support for all platforms
using as default backend [oddio] and [symphonia].

[Notan]: https://github.com/Nazariglez/notan
[v0.3.0]: https://github.com/Nazariglez/notan/releases/tag/v0.3.0
[oddio]: https://github.com/Ralith/oddio
[symphonia]: https://github.com/pdeljanov/Symphonia

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->
Expand Down
Binary file added content/news/033/notan.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.