jquery.path icon indicating copy to clipboard operation
jquery.path copied to clipboard

How to achieve a projectile path ?

Open jashwant opened this issue 12 years ago • 3 comments

How can I achieve a projectile path ?

jashwant avatar Dec 26 '12 20:12 jashwant

i don't know what this means ?

weepy avatar May 07 '16 22:05 weepy

@weepy , Projectile path is the path made by an object when you throw it, under the effect of gravity.

It had been 3 years, I found the solution. But, I remember that I wanted to know whether it is possible to have elliptical path.

jashwant avatar May 08 '16 15:05 jashwant

Ah it's a quadratic curve I think. Not elliptic. But you can do whatever you like if you write a custom path. :-) On Sun, 8 May 2016 at 16:38, jashwant [email protected] wrote:

@weepy https://github.com/weepy , Projectile path is the path made by an object when you throw it, under the effect of gravity.

It had been 3 years, I found the solution. But, I remember that I wanted to know whether it is possible to have elliptical path.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/weepy/jquery.path/issues/19#issuecomment-217727451

weepy avatar May 08 '16 15:05 weepy