Computer Science Canada Another fun phyiscs program |
Author: | petree08 [ Fri Mar 07, 2008 10:09 am ] | ||
Post subject: | Another fun phyiscs program | ||
A while ago i posted the "a neat looking fountain" progam this program uses alot of the same basic pyshics but instead of the balls just falling to the floor and bouncing back they "orbit around the center" i've included the subprograms for my orbiting as well as falling and bouncing click to drop balls use arrow keys to change starting vector of ball
|
Author: | isaiahk9 [ Thu May 08, 2008 4:32 pm ] |
Post subject: | RE:Another fun phyiscs program |
Once again petree08, you put us all to shame. Nice job with changing the vectors. |
Author: | Michael516 [ Fri May 09, 2008 7:32 am ] |
Post subject: | RE:Another fun phyiscs program |
that is neat, good job. |
Author: | repsoccer16 [ Tue May 13, 2008 7:27 am ] |
Post subject: | RE:Another fun phyiscs program |
cool program you are a great programmer. |
Author: | Prince Pwn [ Tue May 13, 2008 8:19 am ] |
Post subject: | RE:Another fun phyiscs program |
Woah this is sweet. I wish I knew physics. |
Author: | petree08 [ Tue May 13, 2008 8:28 am ] |
Post subject: | RE:Another fun phyiscs program |
I'm not that great at physics, this is sort of a watered down version of actual physics. The orbiting isn't that great and there is no collision detection, i just thought it looked neat, Quick question. has anyone mucked about with calling different procedures? look at my comments uncommenting and commenting certain sections changes what forces are being applied |