Results 1 to 3 of 3

Thread: VB6 Physics engine!

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2005
    Posts
    528

    VB6 Physics engine!

    I have put together a nice little physics engine which can be also used as a ragdoll physics engine if a human like character is put in. i am curently programming this into a game to throw the character back when a bomb explodes. it is not very well commentated and it's not indented but you can understand it because it is laid out simply. it uses pythagoras' theroem to check if the lines are the right length that they should be and you can delete the character on there and put in more lines if you want as long as they are in the array line1(). lines will make a joint if you place the two ends next to eachother and you can click on the end of a line to pick it up and drag it around then click again to drop. i think thats it. any comments, suggestions, improvements post here
    Attached Files Attached Files
    Last edited by killo; Nov 17th, 2007 at 07:24 PM.

Posting Permissions

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



Click Here to Expand Forum to Full Width