moose
- 556
- 0
I remember when I was making a program in which I modeled a human eye to follow the movements of the mouse at a set depth. To make it look accurate to life, I had to make it so that the size of the iris changed, and so that it would "stretch" or actually shrink kinda, when it got to the sides, and so forth. I didn't want to use any trig in the program, so I used some vector stuff. Several students in the class were amazed that I was actually able to apply something that I learned in a math class.
