Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 320dde1

Browse filesBrowse files
N32: Notan v0.2.1 (rust-gamedev#991)
Co-authored-by: Joe Clay <27cupsofcoffee@gmail.com>
1 parent 2876acc commit 320dde1
Copy full SHA for 320dde1

File tree

Expand file treeCollapse file tree

2 files changed

+20
-0
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+20
-0
lines changed

‎content/news/032/index.md

Copy file name to clipboardExpand all lines: content/news/032/index.md
+20Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,26 @@ March's full weekly devlogs: "This Week In Veloren...":
254254

255255
## Engine Updates
256256

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+
257277
## Learning Material Updates
258278

259279
### [Intro to Bevy Video Tutorial Series][intro-to-bevy-playlist]

‎content/news/032/notan.jpg

Copy file name to clipboard
47.6 KB
Loading

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.