Length

(Difference between revisions)
Jump to: navigation, search
Anael (Talk | contribs)
(Created page with "Returns the length of a 3d vector (sqrt(x*x + y*y + z*z)) : L = length(vec3(x, y, z))")
Newer edit →

Revision as of 15:43, 5 February 2013

Returns the length of a 3d vector (sqrt(x*x + y*y + z*z)) :

L = length(vec3(x, y, z))
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox