PDA

View Full Version : Toy with very basic physics a.k.a Sporbie's Balls™


Sporbie
03-27-2008, 10:11 PM
So I made this little physics toy with Processing (it's a Java based graphics engine, very easy to learn).
It's very very basic ball physics, the balls don't even collide because I'm not very good with trigonometry.

But this is all my code, I used no premade physics engine, well of course except for drawing things on screen.

There are a few buttons in the toy that change gravity, air resistance, and friction. Sometimes the values go all weird, I don't know why this happens, probably a glitch in the language itself.

There are also some mouse and keyboard controls:

Left click- spawn a random sized ball
Right click and drag - spawn a new ball and manually set the direction and force of the ball
'T' - ball trails
'A' - toggle antialiasing
'R' - Erase all balls
'S' - apply random forces to all balls

http://www.speedyshare.com/769997650.html

I've included the mac, linux and windows version with the source code in the rar file.

Also can anyone of you leet fizx programers show me how to add ball to ball collision, I saw the code that does it, but I don't understand it so can anyone show me?

sakiskid
03-27-2008, 10:40 PM
Nice sporby.

offtopic: WOO FIRST DL!!!

IDTL
03-29-2008, 06:38 AM
Haha, that's addicting, good job. :)

need4Blove
07-01-2008, 10:10 PM
thanks for sharing dude!______________________________Your forever friend lifts you up in spirits and makes that dark and empty wow gold (http://www.powerleveling2.cn) world suddenly seem bright and full.

geel9
07-01-2008, 10:45 PM
I...
HATE...
adbots!

But maybe this means we're gettin' popular!

chase123
10-01-2008, 10:17 AM
This link works fine but the file was too old and was deleted that is why i need another download link.

samysam
10-02-2008, 01:15 AM
I...
HATE...
adbots!

But maybe this means we're gettin' popular!

haha i agree

h4tt3n
10-02-2008, 03:57 PM
This link works fine but the file was too old and was deleted that is why i need another download link.

Second that! Please renew the dl link.

OkumTheLostNinja
10-02-2008, 11:15 PM
Sporbie, I love your balls.