Game Development Community

Verlet Rope Physics Engine?

by webphone · in iTorque 2D · 11/01/2010 (3:45 pm) · 2 replies

I would like to know does iTorque2D has the API to do the Verlet Rope physics like cocos2d?

Where can I see the user guide or video demo?

About the author

Recent Threads


#1
11/01/2010 (4:26 pm)
Nope, there is no support for complex physics like this.
Same goes for Cocos2D

in both cases you can get it from using chipmunks / box2d
#2
11/02/2010 (5:50 am)
@Marc A member of the Cocos2D community just release their work integrating Verlet rope physic. Here's the link http://www.cocos2d-iphone.org/archives/1112