grafix-toolbox 0.7.2

Personal collection of opengl and rust tools, also serving as an functional gui crate. See ./gui/elements for premade gui elements
Documentation

grafix_toolbox

Crates.io

Docs.rs

Using in your project

grafix_toolbox = "^0"

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 to see an example of usage.

./gui/parts contains parts to build gui elements - namely colored rectangle, line of text, sprite, 9sprite and and an sdf 9sprite.

For my utilities you can explore from lib/mod.rs