Handbook
Glossary
vertex-shader-source ( -- string )
Vocabulary
bunny
.
cel-shaded
Inputs
None
Outputs
string
an
object
Definition
IN:
bunny.cel-shaded
:
vertex-shader-source
( -- string )
"varying vec3 position, normal, viewer;\n\nvoid\nmain()\n{\n gl_..."
;
inline