package
0.21.0
Repository: https://github.com/mokiat/lacking-js.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Common returns a filesystem containing common shaders.
Game returns a filesystem containing game shaders.
Load loads all shaders from the given filesystems and returns a ConstructFunc that can be used to construct shaders from the loaded templates.
UI returns a filesystem containing UI shaders.

# Type aliases

ConstructFunc creates a shader from a template with the given name and data.