- getTangentSpace
mat3[] getTangentSpace(vec2[] crd)
Undocumented in source. Be warned that the author may not have intended to support it.
- spheric
vec3 spheric(vec2 c)
Undocumented in source. Be warned that the author may not have intended to support it.
- tangentSpace
mat3 tangentSpace(vec2 c)
Undocumented in source. Be warned that the author may not have intended to support it.
- transformCoords
vec3[] transformCoords(vec2[] crd)
Undocumented in source. Be warned that the author may not have intended to support it.
- transformTexCoords
vec2[] transformTexCoords(vec2[] crd)
Undocumented in source. Be warned that the author may not have intended to support it.
- truePos
vec2[] truePos(vec2[] crd)
Undocumented in source. Be warned that the author may not have intended to support it.