Bouncing ball gif

I've created a script, with the assistance of the same PHP class as before (GifMerge.class.php) which allows the user to define some parameters (the initial velocity in both the vertical and horizontal directions, the elasticity of the ball, and the acceleration due to gravity) and watch the consequences on a bouncing ball.

View it here

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
5 + 4 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.