User Tag List

Page 1 of 5 1 2 3 ... LastLast
Results 1 to 10 of 46

Thread: Phizix - Box2D Ragdoll Test

  1. #1
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Phizix - Box2D Ragdoll Test

    I have gotten quite a lot done on Phizix these last days and have almost finished all Actions. So just for fun I converted the ragdoll test from the Box2D testbed.

    You can test it here

    Some features it shows are Continuous Collision Detection and Joint limits. Press Space to toggle Debug Draw.

  2. #2
    No Products Registered

    Join Date
    Feb 2007
    Location
    Sydney, Australia
    Posts
    1,654
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    Wow this is awesome!
    I can't wait to get the new Phizix object with Box2D!

    So what's the difference between Box2D and Chipmunk?

  3. #3
    No Products Registered

    Join Date
    Nov 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    wow nice, looks extremely weird tho.

  4. #4
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    The Walls have 2.0 in elasticity launching anything that hits them at high speed. The balls are moving at around 200m/s -> 6400 px/s.

    There are a lot of differences between the engines. I'll make a list of the major differences in functionality/interface later. One of the greatest differences is CCD. Without it the balls would leave the screen instantly due to tunneling through the walls.

  5. #5
    Clicker Fusion 2.5 Developer
    Kodek's Avatar
    Join Date
    Jul 2008
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    WoW Very nice

  6. #6
    No Products Registered

    Join Date
    Oct 2008
    Posts
    123
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    Poor ragdoll man is getting pummeled.
    Also, no gravity?

  7. #7
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    Due to the high speed of the balls (6400 px/s) the gravity isn't really noticeable...

  8. #8
    No Products Registered

    Join Date
    Oct 2008
    Posts
    123
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    Oh, okay. :P

  9. #9
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    Could be great to have another demonstration where we can move the ragdoll with left mouse key and launch a temporary ball with right mouse key (without the elastic walls).

    Great job Werbad !

  10. #10
    No Products Registered

    Join Date
    Oct 2006
    Location
    Sweden
    Posts
    1,141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Phizix - Box2D Ragdoll Test

    Well, the mousejoint is actually implemented in the ragdoll demo, but it's kind of hard to affect the ragdoll with all the balls constantly hitting it. I'm currently working on a testbed containing some examples. I'll upload it when it's finished.

    Edit:
    Finished the testbed, it has 5 tests at the moment.

    http://www.mediafire.com/?tm44flbjfh1

    Building Blocks: A simple Demo where you can play around with simple blocks.
    Joints: A display of all Joint types.
    Bullet: A canon to show bullet (CCD) features.
    Raycasting: Shows the raycasting features as a beam reflecting off bodies.
    Sticky Bodies: Results from playing with the collision callback system.

Page 1 of 5 1 2 3 ... LastLast

Similar Threads

  1. Phizix for Iphone (box2d and phizix)
    By iamjot in forum Extension Development
    Replies: 8
    Last Post: 6th May 2011, 08:41 AM
  2. Phizix - Box2D Engine
    By DanielRehn in forum Released Extensions
    Replies: 2
    Last Post: 2nd March 2011, 09:48 PM
  3. Phizix - Box2D
    By Werbad in forum Extension Development
    Replies: 33
    Last Post: 29th July 2010, 11:09 AM
  4. Phizix ragdoll example
    By Solgryn in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 8th February 2009, 12:11 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
  •