Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Pendulm Physics Simulation

  1. #1
    Junior Member Newbie
    Join Date
    Jun 2001
    Posts
    3

    Pendulm Physics Simulation

    I tried asking the beginners section about my project but did not get a lot of response. I was wondering if there is a way to build a sphere and a cylinder and make both of them work simulateosly to simulate a pendulum using calculated values from a Runge Kutta equation which depended on:
    gravity, omega, length of the pendulum, mass of pendulum, and step size. If so how would I setup the OpenGL code in the drawing function to accept the values to plot the x and y coordinates for its movements.

  2. #2
    Junior Member Regular Contributor
    Join Date
    Feb 2001
    Location
    Gothenburg, Sweden
    Posts
    124

    Re: Pendulm Physics Simulation

    I answered it in the beginners form.
    http://www.opengl.org/discussion_boa...ML/004343.html
    --
    /Marcus

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •