Expand description
The core implementation of a wgs file.
Structs§
- WgsData
- The core implementation of a wgs file.
Constants§
- EXTENSION
- The extension of a wgs file.
- FRAG_
DEFAULT - The content of the default editable part in a fragment shader for a wgs file.
- VERSION
- The version of a wgs file.
- VERT_
DEFAULT - The content of the default vertex shader for a wgs file.
Functions§
- concat_
shader_ frag - A util function helps to generate a complete fragment shader.