Skip to content

Commit 0528c91

Browse files
authored
N42: miniquad (#1277)
1 parent a7fe267 commit 0528c91

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

content/news/042/index.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,25 @@ _Discussions: [Mastodon][cargospace_cross_platform_video]_
387387
[WebRTC.rs]: https://webrtc.rs
388388
[Alex Rozgo]: https://github.com/rozgo
389389

390+
### [miniquad]
391+
392+
![miniquad ios](miniquad_metal.gif)
393+
_Miniquad/macroquad examples rendered by Metal API_
394+
395+
[miniquad] is a safe and cross-platform rendering library
396+
focused on portability and low-end platforms support.
397+
398+
This month metal backend [PR][miniquad_metal_pr] finally landed on miniquad!
399+
400+
It is not yet ready for any production use, but it is available on crates.io
401+
as 0.4.0-alpha.
402+
403+
With this change, miniquad support webgl1, gl2, gles2/gles3, gl3+,
404+
metal on web, macOS, iOS, Android, Windows, and Linux.
405+
406+
[miniquad]: https://github.com/not-fl3/miniquad
407+
[miniquad_metal_pr]: https://github.com/not-fl3/miniquad/pull/344
408+
390409
## Popular Workgroup Issues in Github
391410

392411
<!-- Up to 10 links to interesting issues -->

content/news/042/miniquad_metal.gif

2.11 MB
Loading

0 commit comments

Comments
 (0)