Skip to content

N40: Notan v0.8 #1221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions content/news/040/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,25 @@ _Discussion:
[bevy_quickmenu_0.1.5]: https://github.com/terhechte/bevy_quickmenu/releases/tag/0.1.5
[bevy_quickmenu_reddit]: https://www.reddit.com/r/bevy/comments/yyl73c/new_plugin_bevy_quickmenu_quickly_create_nested

### [Notan v0.8][Notan]

![notan examples](notan.gif)

[Notan] is a simple abstraction layer that provides cross-platform windowing,
input, audio, graphics and other features, in an ergonomic manner without
enforcing any structure or pattern and treating WebAssembly as a first-class citizen.

The version [v0.8] is one of the biggest releases, adding several improvements
in the drawing APIs and fixes and improvements in some other features like the
clipboard support.

You can check the [demos] online and read more about the changes on the [changelog].

[Notan]: https://github.com/Nazariglez/notan
[v0.8]: https://github.com/Nazariglez/notan/releases/tag/v0.8.0
[changelog]: https://github.com/Nazariglez/notan/blob/main/CHANGELOG.md
[demos]: https://nazariglez.github.io/notan-web

### [Bevy Hikari] v0.3

![bevy-hikari screenshot](bevy-hikari-n40.jpeg)
Expand Down
Binary file added content/news/040/notan.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.