Skip to content

N42: miniquad #1277

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 2 commits into from
Feb 20, 2023
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/042/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,25 @@ _Discussions: [Mastodon][cargospace_cross_platform_video]_
[WebRTC.rs]: https://webrtc.rs
[Alex Rozgo]: https://github.com/rozgo

### [miniquad]

![miniquad ios](miniquad_metal.gif)
_Miniquad/macroquad examples rendered by Metal API_

[miniquad] is a safe and cross-platform rendering library
focused on portability and low-end platforms support.

This month metal backend [PR][miniquad_metal_pr] finally landed on miniquad!

It is not yet ready for any production use, but it is available on crates.io
as 0.4.0-alpha.

With this change, miniquad support webgl1, gl2, gles2/gles3, gl3+,
metal on web, macOS, iOS, Android, Windows, and Linux.

[miniquad]: https://github.com/not-fl3/miniquad
[miniquad_metal_pr]: https://github.com/not-fl3/miniquad/pull/344

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->
Expand Down
Binary file added content/news/042/miniquad_metal.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.