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 39e59c4

Browse filesBrowse files
authored
N33: Notan v0.3.0 (rust-gamedev#1020)
1 parent 1976557 commit 39e59c4
Copy full SHA for 39e59c4

File tree

2 files changed

+20
-0
lines changed
Filter options

2 files changed

+20
-0
lines changed

‎content/news/033/index.md

Copy file name to clipboardExpand all lines: content/news/033/index.md
+20Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,26 @@ between the old and the new architecture.
298298

299299
## Library Updates
300300

301+
### [Notan v0.3.0][Notan]
302+
303+
![notan](notan.jpeg)
304+
305+
[Notan] is a simple and portable layer designed to create your own multimedia
306+
apps on top of it without worrying about platform-specific code.
307+
308+
The main goal is to provide a set of APIs and tools that can be used to create
309+
your project in an ergonomic manner without enforcing any structure or pattern,
310+
always trying to stay out of your way. The idea is that you can use it as a
311+
foundation layer or backend for your next app, game engine, or game.
312+
313+
The latest version [v0.3.0] comes with audio support for all platforms
314+
using as default backend [oddio] and [symphonia].
315+
316+
[Notan]: https://github.com/Nazariglez/notan
317+
[v0.3.0]: https://github.com/Nazariglez/notan/releases/tag/v0.3.0
318+
[oddio]: https://github.com/Ralith/oddio
319+
[symphonia]: https://github.com/pdeljanov/Symphonia
320+
301321
## Popular Workgroup Issues in Github
302322

303323
<!-- Up to 10 links to interesting issues -->

‎content/news/033/notan.jpeg

Copy file name to clipboard
9.08 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.