Author Topic: request example, help!!!  (Read 132 times)

Duc VM   «   on: April 29, 2012, 05:32:17 AM »
hi!.
please help me with effect physics cloth.. example a cloth material is plane!.
i try with modify Surface, but it not complete.
Or give me a few pointers, or a specific example 
thanks in advance 

Jason Huang   «   Reply #1 on: April 29, 2012, 07:04:18 AM »

Up, this is what I was looking for. It is something like dragging vertex at runtime.

Ivan Vodopiviz   «   Reply #2 on: May 02, 2012, 11:03:53 AM »
Hi all,

I can't give you any ETA, but the we'll be writting a little example when we get some time :)

Ariel Nehmad   «   Reply #3 on: May 03, 2012, 05:18:55 PM »
hi guys...hope this example helps ;)

here you can see it in action, and here is the source code.

the example uses a tiny physics (verlets) engine. this is a common technique used in many games to simulate cloths and soft bodies.

this implementation isn't very optimized. so use..but don't abuse ;)

Ariel Nehmad   «   Reply #4 on: May 03, 2012, 05:54:53 PM »
also posted on the wiki

Duc VM   «   Reply #5 on: May 04, 2012, 01:12:28 AM »
hi Ariel, IVan. i have see!. this is like my request. 

thanks you!!!

//
so use..but don't abuse// thansk for this ^^

Great!!!!!!! you are best!!