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 @@ -589,6 +589,26 @@ _Discussions:
589
589
[ kajiya-gi-overview ] : https://github.com/EmbarkStudios/kajiya/blob/main/docs/gi-overview.md
590
590
[ @h3r2tic ] : https://github.com/h3r2tic
591
591
592
+ ### [ Notan v0.5] [ Notan ]
593
+
594
+ ![ Notan texture to file] ( notan.gif )
595
+
596
+ [ Notan] is a simple and portable layer designed to create your own multimedia
597
+ apps on top of it without worrying about platform-specific code.
598
+
599
+ The main goal is to provide a set of APIs and tools that can be used to create
600
+ your project in an ergonomic manner without enforcing any structure or pattern,
601
+ always trying to stay out of your way. The idea is that you can use it as a
602
+ foundation layer or backend for your next app, game engine, or game.
603
+
604
+ The latest version [ v0.5] fixes multiple bugs, improves [ EGUI] support and adds
605
+ a new feature to export texture [ to png] easily.
606
+
607
+ [ Notan ] : https://github.com/Nazariglez/notan
608
+ [ to png ] : https://nazariglez.github.io/notan-web/examples/texture_to_file.html
609
+ [ v0.5 ] : https://github.com/Nazariglez/notan/releases/tag/v0.5.0
610
+ [ EGUI ] : https://github.com/emilk/egui
611
+
592
612
## Other News
593
613
594
614
<!-- One-liners for plan items that haven't got their own sections. -->
You can’t perform that action at this time.
0 commit comments