Crate nuance[][src]

Expand description

This library contains code to parse, load and render shaders on the GPU

Modules

Extract information from glsl source and transpiles it to valid glsl source code.

Structs

The globals we pass to the fragment shader

Traverses the ast and extract useful data while converting the ast to valid glsl source

Enums