#gamedev #imgui #opengl #toolbox #ui #toolkit #tools #user-interface

grafix-toolbox

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

18 releases

0.8.7 Nov 8, 2022
0.8.4 Jan 14, 2022
0.8.2 Oct 31, 2021
0.7.8 Jul 29, 2021
0.7.1 Mar 18, 2021

#224 in GUI

Download history 3/week @ 2022-11-27 24/week @ 2022-12-04 11/week @ 2022-12-11 24/week @ 2022-12-18 6/week @ 2022-12-25 3/week @ 2023-01-01 6/week @ 2023-01-08 9/week @ 2023-01-15 15/week @ 2023-01-22 17/week @ 2023-01-29 38/week @ 2023-02-05 56/week @ 2023-02-12 26/week @ 2023-02-19 3/week @ 2023-02-26 6/week @ 2023-03-05 2/week @ 2023-03-12

56 downloads per month
Used in dedup-advanced

MIT license

350KB
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–18MB
~335K SLoC