Hi all!
Im working on a small 3d tennis game, but I am not good with math.
Can anyone make me algorithm for tennis ball movement (simulation).
I have this parameters: ball starting point (x=left/right,y=up/down, z=is forward/backward), ball ending/bounce point which y is always 0. y at (z=0)...