File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -548,6 +548,26 @@ _Discussions:
548
548
[ kajiya-gi-overview ] : https://github.com/EmbarkStudios/kajiya/blob/main/docs/gi-overview.md
549
549
[ @h3r2tic ] : https://github.com/h3r2tic
550
550
551
+ ### [ Notan v0.5] [ Notan ]
552
+
553
+ ![ Notan texture to file] ( notan.gif )
554
+
555
+ [ Notan] is a simple and portable layer designed to create your own multimedia
556
+ apps on top of it without worrying about platform-specific code.
557
+
558
+ The main goal is to provide a set of APIs and tools that can be used to create
559
+ your project in an ergonomic manner without enforcing any structure or pattern,
560
+ always trying to stay out of your way. The idea is that you can use it as a
561
+ foundation layer or backend for your next app, game engine, or game.
562
+
563
+ The latest version [ v0.5] fixes multiple bugs, improves [ EGUI] support and adds
564
+ a new feature to export texture [ to png] easily.
565
+
566
+ [ Notan ] : https://github.com/Nazariglez/notan
567
+ [ to png ] : https://nazariglez.github.io/notan-web/examples/texture_to_file.html
568
+ [ v0.5 ] : https://github.com/Nazariglez/notan/releases/tag/v0.5.0
569
+ [ EGUI ] : https://github.com/emilk/egui
570
+
551
571
## Popular Workgroup Issues in Github
552
572
553
573
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments