Just skip past this...

Think of it this way: (and someone correct me if im wrong)

how long does it take for you to read:
vec_set(my.x,you.x);

now read this out:
my.x = you.x;
my.y = you.y;
my.z = you.z;

Which one took you longer to read? Thus, a CPU is obviously going to read both of these very very very quickly, however less for it to read, means it can move to the next line of code faster.

Last edited by DLively; 07/20/14 20:15.

A8 Pro 8.45.4
YouTube: Create Games For Free
Free Resources: www.CGForFree.com