Files
OpenSceneGraph/src/osgPlugins/vrml
Robert Osfield bdb2a6b9d7 From Jean-Sebastien Guay, "After a bit more testing, it was still not 100% robust, so this fix
will bring the change in line with what is done on other OSes (Linux)
and works in all tested cases.

For reference, this was tested with:

osgviewer <file>.wrl                (file in current directory)
osgviewer <dir>\<file>.wrl          (file in child directory, relative)
osgviewer .\<dir>\<file>.wrl        (file in child directory, specify current)
osgviewer <drive>:\<dir>\<file>.wrl (absolute path)
"
2007-08-22 19:31:58 +00:00
..

########################################################
# Replacement VRML plugin for  OpenSceneGraph.         #
# (C) J.Ciger B.Herbelin T.Abaci 2003,2004 VRlab EPFL  #
########################################################

- dependencies:
    OpenVRML (http://openvrml.org/)
    OpenSceneGraph (http://www.openscenegraph.org/)

CAUTION! 
This version of the plugin requires OpenVRML 0.14.3. Version 0.16.2 *WILL NOT* work!