#opengl #gui #gamedev #toolkit #elements #collection #personal

grafix-toolbox

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

41 releases

0.8.31 Oct 29, 2024
0.8.23 Jul 28, 2024
0.8.16 Mar 30, 2024
0.8.10 Aug 28, 2023
0.7.1 Mar 18, 2021

#74 in Graphics APIs

Download history 308/week @ 2024-07-23 36/week @ 2024-07-30 13/week @ 2024-09-10 9/week @ 2024-09-17 19/week @ 2024-09-24 7/week @ 2024-10-01 703/week @ 2024-10-15 139/week @ 2024-10-22 279/week @ 2024-10-29 29/week @ 2024-11-05

1,150 downloads per month
Used in dedup-advanced

MIT license

370KB
12K SLoC

grafix_toolbox

Crates.io

Docs.rs

Using in your project

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

Dependencies

~10–23MB
~360K SLoC