PhysX wrapper

Everything else that doesn't fall into one of the other PB categories.
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

PhysX wrapper

Post by dontmailme »

http://rubux.swargo.com/index.php?module=index

Has a physx wrapper for bb3d which looks very good :)

I've played with it in Blitz and it's definately the best physics option around at this time.

I wondered if anyone else has it in the Purebasic community and if anyones looking to convert the code and include files for PB ?!

I would do this myself, but don't have the time at the moment.

If nobody gets round to doing it in the next few weeks then I'll probably get it done at some point.
Paid up PB User !
blitzfan
New User
New User
Posts: 6
Joined: Wed Nov 29, 2006 9:23 am
Location: France/Canada

Post by blitzfan »

I do not think that there is a wrap for PB,
but the it exists for the engine Dreamotion3D and PB
(PhysX packages) advanced to 75 %, already advanced

:wink:
dontmailme
Enthusiast
Enthusiast
Posts: 537
Joined: Wed Oct 29, 2003 10:35 am

Post by dontmailme »

It's not hard to convert the BB wrapper code.....

I ported the KODE ODE wrapper to PB a while back and this one looks just as easy ;)

I just don't have the time at the moment...
Paid up PB User !
blitzfan
New User
New User
Posts: 6
Joined: Wed Nov 29, 2006 9:23 am
Location: France/Canada

Post by blitzfan »

The header of Physx is very impressive, it has to represent a lot of work I think.
:?
User avatar
yoxola
Enthusiast
Enthusiast
Posts: 386
Joined: Sat Feb 25, 2006 4:23 pm

Post by yoxola »

http://www.dreamotion3d.com/download.php?list.4

Maybe try this, seems only works with DM3D yet...
Post Reply