vispy.glsl package¶
Submodules¶
Module contents¶
- vispy.glsl.find(name)¶
Locate a filename into the shader library.
- vispy.glsl.get(name)¶
Retrieve code from the given filename.
Locate a filename into the shader library.
Retrieve code from the given filename.