grafix-toolbox 0.8.7

Personal collection of opengl and rust tools, also serving as an functional gui crate. See ./gui/elements for premade gui elements
Documentation
mod frame9;
mod obj;
mod rect;
mod sprite;
mod sprite9;
mod string;

pub use {frame9::*, obj::*, rect::*, sprite::*, sprite9::*, string::*};