grafix-toolbox 0.8.21

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

grafix-toolbox

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 26 feature flags, 2 of them enabled by default.

default

  • gl45

gl45

    This feature flag does not enable additional features.

adv_img

  • gif
  • jpg
  • png
  • webp
  • avif

adv_fs

  • bincode
  • serde
  • serde_json
  • half/serde
  • zstd

adv_cg

  • hdr
  • obj
  • sdf

rng

  • fastrand
  • simdnoise

serde

  • dep:serde

simdnoise

  • dep:simdnoise

webp

  • image/webp

sdf

  • rusttype

fastrand

  • dep:fastrand

obj

  • tobj

bincode

  • dep:bincode

serde_json

  • dep:serde_json

tobj

  • dep:tobj

zstd

  • dep:zstd

png

  • image/png

fsnotify

  • notify

avif

  • image/avif

hdr

  • image/hdr

rusttype

  • dep:rusttype

jpg

  • image/jpeg

notify

  • dep:notify

gif

  • image/gif

gui

    This feature flag does not enable additional features.

profiling

    This feature flag does not enable additional features.