Jump to content

normalize in vex and vop


krishna avril

Recommended Posts

A vector can be thought of in terms of two components - a direction and a magnitude.
By dividing a vector by its magnitude, we keep only the directional component and discard the magnitude
This is what is normalization.
In other words normalization transform a vector of any length to a  length = 1 vector (a unit vector)
It’s what you need to affect orientation of  let's say some moving points or particles without influence speed.
Or modify any vector orientation without affecting is magnitude

Edited by flcc
  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...