Skip to content

Commit c658fe1

Browse files
authored
N20: egui-macroquad (#562)
1 parent 7d94b2f commit c658fe1

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Loading

content/posts/newsletter-020/index.md

+12
Original file line numberDiff line numberDiff line change
@@ -767,6 +767,18 @@ Join the [FemtoVG Discord channel](https://discord.gg/V69VdVu).
767767
[FemtoVG]: https://github.com/femtovg/femtovg
768768
[femtovg-fork]: https://github.com/adamnemecek/femtovg
769769

770+
### [egui-macroquad]
771+
772+
![Code example of usage of this library.](egui-macroquad.png)
773+
_Code example of usage of this library._
774+
775+
[egui-macroquad] is a small library to use [egui][egui-git] inside of
776+
[macroquad][macroquad-git]. It consists only of two functions.
777+
778+
[egui-macroquad]: https://github.com/optozorax/egui-macroquad
779+
[macroquad-git]: https://github.com/not-fl3/macroquad
780+
[egui-git]: https://github.com/emilk/egui
781+
770782
## Popular Workgroup Issues in Github
771783

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

0 commit comments

Comments
 (0)