8000 Newsletter 12: miniquad · not-fl3/rust-gamedev.github.io@5feac2e · GitHub
[go: up one dir, main page]

Skip to content

Commit 5feac2e

Browse files
committed
Newsletter 12: miniquad
1 parent 1984f45 commit 5feac2e

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

content/posts/newsletter-012/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,21 @@ Their additional [July updates][mun-july] include:
365365
[rustacean-mun]: https://rustacean-station.org/episode/020-mun
366366
[Make It or Break It content]: https://github.com/mun-lang/mun/issues/220
367367

368+
### [miniquad]
369+
370+
[miniquad] is a safe and cross-platform rendering library
371+
focused on portability and low-end platforms support.
372+
373+
This month opengl backend of miniquad was successefully ported to IOS.
374+
375+
![miniquad ios](miniquad_ios.jpg)
376+
377+
With this update [macroquad], [good-web-game] and all the games build directly with [miniquad] can be run on IOS, Android, WASM, Linux, MacOs and Windows!
378+
379+
[miniquad]: https://github.com/not-fl3/miniquad
380+
[macroquad]: https://github.com/not-fl3/macroquad
381+
[good-web-game]: https://github.com/not-fl3/good-web-game
382+
368383
### [wgpu][wgpu-site]
369384

370385
![procgen dynamic "grass field"](tuitui-grass-field.jpeg)
122 KB
Loading

0 commit comments

Comments
 (0)
0