home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / Muscles_Dr2211729192011.psc / @PSC_ReadMe_72071_1.txt next >
Text File  |  2011-09-19  |  2KB  |  23 lines

  1. Title: Muscles Driven 2D Ragdoll Physic Engine -  V 6.0  +(DollEditor v2.0)
  2. Description: 2D Physic Engine based on verlet physics. __________
  3. Main Elements are 3: Point, Link (2 Points), and Muscle (2 Links)__________
  4. The muscle is defined as two links (limbs) , the angle that should occur between them, and the muscle strength. __________
  5. You Can manually change Muscles Values with Scrollbars. __________
  6. Can interact with figure with the mouse. __________
  7. [ V 3 ] Added Gravity On/Off. Added Save/Load Pose. __________
  8. [ V 3.1 ] Added Muscles Speed Limiter (It Deny too Fast Muscles movement, so it's good for Stability), and Exit button __________
  9. [ V 3.2 ] Thickness of Lines bigger than 1 for better vision. Added Collision Response with Circle Shaped Obstacles. Added Obstacles Movement and Obstacle-Obstacle Collision. __________
  10. [ V 3.3 ] Updated sub ChangeVelocities: Fixed Bug when Bounce on Motionless-Obstacles. Now Can interact with Obstacles too. __________
  11. [ V 4.0 ] I had a GREAT IDEA!!!: The Strength of Muscles in nature is not Constant. So I thought to apply a Decrement of Strength/energy due to the "Work" done by the Muscles. Nevertheless, this Lost of Strength/Energy is Recovered Costantly, as we do Breathing. This made the physics even more Realistic! . Added Custom Link Color, Thickness , Shape and DrawOrder. Smiling Face. (I Loose myself with VersionNumber) __________
  12. [ V 5.0 ] Added Joints!!! Can Dynamically Add/Remove Joints! __________
  13. [ V 5.1 ] Realistic Doll-Obstacles Collision Reaction. Break Points when to much stressed (Buggy). Removed Muscles Speed Limiter. __________
  14. [ V 5.2 ] Doll Editor! to Customize your creatures. More Joints features. __________
  15. [ V 5.3 ] Manage Limbs Mass in Muscle movement, manage point Mass in Collision reaction. __________
  16. [ V 5.4 ] Little bug fixed in point Mass calculation. __________
  17. [ V 6.0 ] Fixed missing "Option explicits" and Removed Draw Flickering... __________
  18.  
  19. This file came from Planet-Source-Code.com...the home millions of lines of source code
  20. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=72071&lngWId=1
  21.  
  22. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  23.