Module shadergraph::lisp[][src]

Structs

Enums

Functions

Takes a source string of lisp that represents the shader graph to be constructed, And constructs that shader graph within a certain context, Provided a map of all shaders avaliable for the construction of the graph. You can use load_shaders to load a directory into a map.

Loads a directory of shaders into a big ol’ BTreeMap.

Type Definitions