#opengl #collection #personal #elements #functional #serving

grafix-toolbox

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

31 releases

0.8.21 May 2, 2024
0.8.16 Mar 30, 2024
0.8.10 Aug 28, 2023
0.8.7 Nov 8, 2022
0.7.1 Mar 18, 2021

#79 in Graphics APIs

Download history 14/week @ 2024-01-26 1/week @ 2024-02-02 4/week @ 2024-02-16 19/week @ 2024-02-23 2/week @ 2024-03-01 2/week @ 2024-03-08 10/week @ 2024-03-15 235/week @ 2024-03-22 297/week @ 2024-03-29 485/week @ 2024-04-05 53/week @ 2024-04-12 47/week @ 2024-04-26 152/week @ 2024-05-03

400 downloads per month
Used in dedup-advanced

MIT license

385KB
13K 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

~20–34MB
~419K SLoC