yakui-miniquad

Crates.ioyakui-miniquad
lib.rsyakui-miniquad
version0.3.2
sourcesrc
created_at2023-11-07 23:24:01.64008
updated_at2024-09-28 20:50:51.673635
descriptionA library integrating yakui with miniquad.
homepage
repositoryhttps://github.com/profan/yakui-miniquad
max_upload_size
id1028543
size50,201
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.2.0.

Example

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

License

See LICENSE

Commit count: 39

cargo fmt