File tree 2 files changed +20
-0
lines changed
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -298,6 +298,26 @@ between the old and the new architecture.
298
298
299
299
## Library Updates
300
300
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
+
301
321
## Popular Workgroup Issues in Github
302
322
303
323
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments