CodeBase - Timer() controlled BALL Physics demo

Return to the CodeBase listing

Category: Math / Physics

Version: 1.0

0
0

Information

Uploaded: 14th Jan 2004 09:35

Modified: 31st Jan 2004 18:35

Author:  walaber

Summary

A simple 2D example of trajectory physics. throw a ball around in a room an watch it bounce off the walls with friction and gravity. timer controlled to ensure performance on a wide range of systems.

Full Description

no media is required. This is basically aimed at beginners who want to see an example of simple gravity, etc. also useful for learning how to make your game run the same speed on different speed systems, using a very simple timer() technique!<br /> <br /> play around with the various settings at the beginning of the program and see the results! you can adjust the gravity, bounciness of the ball, even add basic wind!

Comments

No comments yet.