Crates.io | grafix-toolbox |
lib.rs | grafix-toolbox |
version | 0.8.31 |
source | src |
created_at | 2021-03-17 09:32:10.235119 |
updated_at | 2024-10-29 08:21:31.900083 |
description | Personal collection of opengl and rust tools, also serving as an functional gui crate. See ./gui/elements for premade gui elements |
homepage | https://github.com/installgentoo/grafix_toolbox |
repository | https://github.com/installgentoo/grafix_toolbox |
max_upload_size | |
id | 370094 |
size | 369,395 |
grafix_toolbox = "*"
grafix_toolbox is a collection of my personal tools.
If you found this crate of your own accord you'll probably be interested in the GUI capabilities.
See ./gui/elements for my premade elements, and see the rust-demo on my github for a usage example.
./gui/parts contains parts to build gui elements - namely colored rectangle, line of text, sprite, 9sprite and an sdf 9sprite.
For my utilities you can explore from kit/mod.rs