Skip to main content

v3_scale_dot_sub_normalize

v3_scale_dot_sub_normalize(out, v0, v1)

executes following formula: v1 - v0*( dot(v0,v1) )

Kind: global function

ParamType
outvec3
v0vec3
v1vec3