Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Skeletal Animation

Name: Anonymous 2011-06-13 5:04

Why do people use matrices? Are they faster or something?

Name: Anonymous 2011-06-13 6:34

>>1
In a word, hell yeah.  It bundles up a series of multiplications and additions - some of the most basic things a computer can do - into a x-by-y structure, replacing more complicated and less pipelined vector mathematics.  About the worse thing you have to do is sine and cosine things, for which there are a variety of people-specific solutions to increase speed in bulk.  You'd be doing that anyway.

Imagine having a third-dimensional geometric shape and you wanted to manipulate all its hundreds of points by one calculation.  Forget where points are in relation to each other, angles between things, and all that; a matrix don't care.  Just plug the appropriate values, multiply the right matrices together for the transformation, and then multiply the points matrix and the transformation matrix.  Unless your language fails at loops, it's practically fucking magic.

Name: Anonymous 2011-06-13 6:52

I think some matrix operations are directly implemented in the hardware. Like, i think GPUs can do matrix operations really fast. Therefore they're faster.

Name: Anonymous 2011-06-13 7:34

MORE LIKE
HURR DURR HOW DO I MULTIPLED MATRICES INTERNALLY
BY GOING THROUGH EACH ROW AND COLUMN AND MULITPLYING THEM
TIME SAVED: 0
AMIRITE LOLLLLLLLLLLLLLLLLLLLLLLLZzz!!11oNE!!1ONE1!

Name: Anonymous 2011-06-13 14:32

use python

Name: Anonymous 2011-06-13 20:58

>>5
Use Perl, C, Bash, anything, anything but FIOC
Fixed for not using a blatantly hipster faggot language. That shit seriously needs to die in a fire.

Name: Anonymous 2011-06-13 21:58

>>6
FIOC is why I don't write scripts for Blender. :(

Name: Anonymous 2011-06-13 22:20

>>6
python
hipster

lolno, go back to lithp please ``faggot''

Name: Anonymous 2011-06-13 22:30

>>8
FIOC
Not hipster

lolno, go back to fioc please ``faggot''

Name: Anonymous 2011-06-13 22:32

>>8
Oh hi, >>7 here. Sorry I never touch Lisp; there' no use for it in what I program. Crusty sysadmins like me are pretty far from fucking hipsters.
Ergo you're wrong, bitch.

Name: Anonymous 2011-06-13 22:34

>>10
Derp, I meant >>6 here (not >>7 as I said).

Name: Anonymous 2011-06-13 22:44

>>10
What about I am wrong bitch?

Name: Anonymous 2011-06-13 23:22

>>12
ALL about it.

Name: Anonymous 2011-06-13 23:49

>>8
ONE WORD
http://acronyms.thefreedictionary.com/FIOC
FIOC    Forced Indentation of Code (programming)
THREAD OVER

Name: Anonymous 2011-06-14 1:44

fuckin shitcunts got nothin on fioc bro you be trippin

Name: Anonymous 2011-06-14 2:52

>>15
My dear Sir, are you quite sure you are aren't quite wrathful at my insinuations?

Don't change these.
Name: Email:
Entire Thread Thread List