Crate shadergraph

Source

Re-exports§

pub use glium;
pub use include_dir;
pub use notify;

Modules§

graph
input
lisp
map
png
reload
util

Macros§

include_png
Pretty neat macro right here. Takes an image path, loads it, and converts it to a raw_image.
map
Build a b-tree map using a nice syntax like in other languages.