[ODE] VRML support

George Birbilis birbilis at kagi.com
Wed Jan 12 12:40:23 MST 2005


> is it possible to load a VRML file inside ODE ?
>
> Perhaps combining ODE with OSG ?

you should look the other way arround, making some ODE node prototypes
(externprotos) for VRML (their implementation could be native code if you
use Cortona VRML player, or signed Java classes using JNI stuff to talk to
your DLLs [unless there's already some JavaODE library with signed classes
that you could talk to])

you need signed stuff since most VRML browsers are browser plugins etc.
(else try Xj3D, which is an opensource app with VRML and X3D [vrml3.0]
support)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
George Birbilis <birbilis at kagi.com>
Microsoft MVP J# for 2004, 2005
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ QuickTime controls (Delphi & ActiveX: VB, PowerPoint, .NET)
+ Plugs (InterProcess/Internet communication)
+ TranXform (VB6 form to ASP.net WebForm convertion)
http://www.kagi.com/birbilis
+ Robotics
http://www.mech.upatras.gr/~robgroup
........................................................................



More information about the ODE mailing list