PDA

View Full Version : Using a newer version of OpenVRML or another VRML reader/writer


jpsml
August 3rd, 2005, 06:04 PM
Hi,

I'm using OpenVRML 0.14.3 on Windows with ARToolKit. I'd like to use a newer version, like the latest OpenVRML 0.15.9. Is this possible?

Another question is: is there any possibility of using another VRML reader/writer instead of OpenVRML?


Jo?o Paulo Silva do Monte Lima
GPRT - Grupo de Pesquisa em Redes e Telecomunica??es

schaer
September 9th, 2005, 01:51 AM
Hello Jo?o!

I saw your posting in the openvrml-develop mailinglist on sourceforge. A few weeks ago somebody answered your posting and wrote something about a patched ART version with support to openvrml 0.15.9... Anything new about that? Did he deliver some usefull code yet?

philip_lamb
September 14th, 2005, 11:27 PM
Hi,

If you can successfully compile a new version of OpenVRML, you should be able to link libARvrml against it.

We may update the OpenVRML lib at some stage. It is not so simple as the new version of OpenVRML has many more dependencies. Also, OpenVRML is being superseded by other kinds of scene graph.. OpenSceneGraph is one solution we are working on.

Regards,
Phil.