Skip to content

Commit 100d8d3

Browse files
committed
N42: miniquad
1 parent 1652b4c commit 100d8d3

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
@@ -154,6 +154,25 @@ any game made with [`bevy_ggrs`][bevy_ggrs].
154154

155155
## Engine Updates
156156

157+
### [miniquad]
158+
159+
![miniquad ios](miniquad_metal.gif)
160+
*Miniquad/macroquad examples rendered by Metal API*
161+
162+
[miniquad] is a safe and cross-platform rendering library
163+
focused on portability and low-end platforms support.
164+
165+
This month metal backend [PR](miniquad_metal_pr) finally landed on miniquad!
166+
167+
It is not yet ready for any production use, but it is available on crates.io
168+
as `0.4.0-alpha`.
169+
170+
With this change, miniquad support `webgl1`, `gl2`, `gles2/gles3`, `gl3+`,
171+
`metal` on web, macos, ios, android, windows and linux.
172+
173+
[miniquad]: https://github.com/not-fl3/miniquad
174+
[miniquad_metal_pr]: https://github.com/not-fl3/miniquad/pull/344
175+
157176
## Learning Material Updates
158177

159178
### [Introduction to the Entity Component System][tut-ecs-intro]

content/news/042/miniquad_metal.gif

2.11 MB
Loading

0 commit comments

Comments
 (0)