Skip to content

Commit ad2f629

Browse files
not-fl3ozkriff
andauthored
Newsletter 12: miniquad (#222)
* Newsletter 12: miniquad * Newsletter 12: miniquad: Style tweaks Co-authored-by: Andrey Lesnikov <ozkriff@gmail.com>
1 parent bb336bb commit ad2f629

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

content/posts/newsletter-012/index.md

+16
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,22 @@ Their additional [July updates][mun-july] include:
388388
[rustacean-mun]: https://rustacean-station.org/episode/020-mun
389389
[Make It or Break It content]: https://github.com/mun-lang/mun/issues/220
390390

391+
### [miniquad]
392+
393+
![miniquad ios](miniquad_ios.jpg)
394+
395+
[miniquad] is a safe and cross-platform rendering library
396+
focused on portability and low-end platforms support.
397+
398+
This month opengl backend of miniquad was successefully ported to iOS.
399+
With this update [macroquad], [good-web-game] and all the games
400+
build directly with [miniquad] can be run on IOS, Android, WASM,
401+
Linux, macOS and Windows!
402+
403+
[miniquad]: https://github.com/not-fl3/miniquad
404+
[macroquad]: https://github.com/not-fl3/macroquad
405+
[good-web-game]: https://github.com/not-fl3/good-web-game
406+
391407
### [wgpu][wgpu-site]
392408

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

0 commit comments

Comments
 (0)