File tree 2 files changed +18
-0
lines changed
2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -185,6 +185,24 @@ users to define their own dynamic assets.
185
185
[ bevy_asset_loader ] : https://github.com/NiklasEi/bevy_asset_loader/
186
186
[ Bevy ] : https://bevyengine.org/
187
187
188
+ ### [ Notan v0.6] [ Notan ]
189
+
190
+ ![ notan examples] ( notan.gif )
191
+
192
+ [ Notan] is a simple and portable layer designed to create your own
193
+ apps on top of it without worrying about platform-specific code.
194
+
195
+ It provides a set of APIs and tools that can be used to create your
196
+ project in an ergonomic manner without enforcing any structure or pattern,
197
+ sharing the same codebase across multiple platforms.
198
+
199
+ The main focus for version [ v0.6] was improving how uniforms
200
+ are set using the layout std140 for the user with a macro,
201
+ among internal fixes and improvements.
202
+
203
+ [ Notan ] : https://github.com/Nazariglez/notan
204
+ [ v0.6 ] : https://github.com/Nazariglez/notan/releases/tag/v0.6.0
205
+
188
206
## Popular Workgroup Issues in Github
189
207
190
208
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments