yakui-miniquad

Crates.ioyakui-miniquad
lib.rsyakui-miniquad
version0.4.1
created_at2023-11-07 23:24:01.64008+00
updated_at2025-03-31 22:42:34.245818+00
descriptionA library integrating yakui with miniquad.
homepage
repositoryhttps://github.com/profan/yakui-miniquad
max_upload_size
id1028543
size48,818
Robin Hübner (profan)

documentation

README

yakui-miniquad

CI Docs Crates.io version

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!

Version

This version is for miniquad 0.4 and yakui 0.3.

Example

See the example, you can also cargo run --example hello-world to test the example.

License

See LICENSE

Commit count: 43

cargo fmt