Crates.io | yakui-miniquad |
lib.rs | yakui-miniquad |
version | 0.3.2 |
source | src |
created_at | 2023-11-07 23:24:01.64008 |
updated_at | 2024-09-28 20:50:51.673635 |
description | A library integrating yakui with miniquad. |
homepage | |
repository | https://github.com/profan/yakui-miniquad |
max_upload_size | |
id | 1028543 |
size | 50,201 |
This is a simple library integrating yakui with miniquad, allowing you to use yakui with your miniquad projects easily.
I'm happy to accept contributions in the form of fixes or improvements, just be nice :)
If you're interested in the version usable with macroquad directly, it's here: yakui-macroquad!
This version is for miniquad 0.4 and yakui 0.2.0.
See the example, you can also cargo run --example hello-world
to test the example.
See LICENSE