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 @@ -254,6 +254,26 @@ March's full weekly devlogs: "This Week In Veloren...":
254
254
255
255
## Engine Updates
256
256
257
+ ### [ Notan v0.2.1] [ Notan ]
258
+
259
+ ![ notan] ( notan.jpg )
260
+
261
+ [ Notan] is a simple and portable layer designed to create your own multimedia
262
+ apps on top of it without worrying about platform-specific code.
263
+
264
+ The main goal is to provide a set of APIs and tools that can be used to create
265
+ your project in an ergonomic manner without enforcing any structure or pattern,
266
+ always trying to stay out of your way. The idea is that you can use it as a
267
+ foundation layer or backend for your next app, game engine, or game.
268
+
269
+ Version [ v0.2.1] improves and adds features focusing on the creation of apps,
270
+ like select mouse cursor or lazy loop among other things. The main focus was
271
+ improve the integration with [ egui] supporting all its features.
272
+
273
+ [ Notan ] : https://github.com/Nazariglez/notan
274
+ [ v0.2.1 ] : https://github.com/Nazariglez/notan/releases/tag/v0.2.0
275
+ [ egui ] : https://github.com/emilk/egui
276
+
257
277
## Learning Material Updates
258
278
259
279
### [ Intro to Bevy Video Tutorial Series] [ intro-to-bevy-playlist ]
You can’t perform that action at this time.
0 commit comments