AGEIA with VB.NET

nacsasoft

08-05-2008 15:50:56

Hello boys !

I started using it "Ageia PhysX Novodex NET Wrapper" under VB.NET and I have one-two problems :

1. how to loading an ogre .mesh file ?
2. how let me attach it to an actor ?
3. how let me use it Remote Debugger ?

Marioko

09-05-2008 04:07:22

you should read MOGRE tutorials first..

http://www.ogre3d.org/wiki/index.php/MOGRE

Marioko

09-05-2008 04:15:18

BTW i was finding about PhysX and .NET and i get a very nice surprise..

there is a updated project working on wrap PhysX using our friend C++/CLI

Here is the link: http://code.google.com/p/physxdotnet/

It look that currently they are supporting 2.7.3 version.. integrate this with MOgre is relative easy, i going to make some test.. :D

nacsasoft

10-05-2008 17:07:29

Thank you for the help !!
:D