File tree 2 files changed +19
-0
lines changed
2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -353,6 +353,25 @@ _Discussions: [/r/rust_gamedev](https://www.reddit.com/r/rust_gamedev/comments/v
353
353
[ wgpu ] : https://github.com/gfx-rs/wgpu
354
354
[ ggez-issues ] : https://github.com/ggez/ggez/issues
355
355
356
+ ### [ miniquad]
357
+
358
+ ![ miniquad fileopen] ( fileopen.gif )
359
+
360
+ [ miniquad] is a safe and cross-platform rendering library
361
+ focused on portability and low-end platforms support, including
362
+ old iphone safari, raspberry pis, low end android phones etc.
363
+
364
+ [ A java interop write-up] [ miniquad-java ]
365
+
366
+ In pre 0.3 it was virtually impossible to integrate, say, a big in-app
367
+ payments or advertisment SDK into a Miniquad android game. 0.3 solved
368
+ this and gave a possiblity to interop with any Java code.
369
+
370
+
371
+ [ miniquad ] : https://github.com/not-fl3/miniquad/
372
+ [ miniquad-java ] : https://macroquad.rs/articles/java/
373
+
374
+
356
375
### [ Dims] [ dims-website ]
357
376
358
377
[ ![ Video preview: Recreating Rhodes But In Our Own Game Engine] ( dims-recreating-rhodes.jpg )] [ dims-video-1 ]
You can’t perform that action at this time.
0 commit comments