sphere-vertex-shader ( -- string )


Vocabulary
spheres

Inputs
None

Outputs
stringan object


Definition

: sphere-vertex-shader ( -- string )
"attribute vec3 center;\nattribute float radius;\nattribute vec4..."
; inline