Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualJ.B47

Posted 01 October 2012 - 03:20 AM

Hi this is my first post. This subject may had been discused, but I do not know how to search it. I want to make a linear motion. I need the algorithm or functions to these problems:

- Move object from x,y to x2,y2 with linear motion, the function should return the time it took to complete the translation (with given velocity), and another function to calcute the velocity giving the time argument

- Would it be too hard to implement in a 3D environment?

Sorry for bad English / Double post
Be gentle on me Posted Image

#1J.B47

Posted 01 October 2012 - 03:16 AM

Hi this is my first post. This subject may had been discused, but I do not know how to search it. I want to make a linear motion. I need the algorithm or functions to these problems:

- Move object from x,y to x2,y2 with linear motion, the function should return the time it took to complete the translation (with given velocity), and another function to calcute the velocity giving the time argument

Sorry for bad English / Double post
Be gentle on me :)

PARTNERS