[back]

Example Program Picture Animation Description Paper
GLut glut.zip N/A N/A To run examples copy glut.dll/glut32.dll to program directory. N/A
Two Pendulums wahadla.zip
(~17 kb)
  N/A Easy example of Euler integrator. Secont Newton Law used to determine movements of pendulums. Vectors which are drawn show momentum of pendulum and gravity vector. N/A
Two pendulums 2 wahadla2.zip
(~14 kb)
  N/A same as above, but this time calculations are done by MidPoint Method - it's faster and more accuracy. N/A
Spring sprezyna.zip
(~15 kb)
  N/A One dimension spring in gravity field. Program draws spring force vector at every time step, which help to understand sense of hooks law. N/A
Spring FX springfx.zip
(~220 kb)
  N/A Easy example of material point in gravity field. I wrote this to check my knowledge in User Interface programming with Fox, anyway it's simulation. You can add some springs to material point if you want. N/A


   [back]