OpenSceneGraph/src/osgPlugins/vrml
2009-01-21 18:23:55 +00:00
..
CMakeLists.txt From Mattias Helsing, "I have developed the earlier cpack example a bit. Perhaps you could 2008-12-12 11:01:09 +00:00
IndexedFaceSet.cpp From Gino van den Bergen, "Added support for vrml primitive caching" 2008-06-18 10:51:02 +00:00
LICENSE.txt From Jan Ciger, Tolga Abaci, Bruno Herbelin : OpenVRML 0.14.3 based .wrl/VRML plugin 2007-01-09 14:35:59 +00:00
Primitives.cpp From Gino van den Bergen, "Added support for vrml primitive caching" 2008-06-18 10:51:02 +00:00
ReaderWriterVRML2.cpp Replaced readImageFile() usage with readRefImageFile() to prevent threading issues with caching of imagery in the osgDB::Registry cache. 2009-01-21 18:23:55 +00:00
ReaderWriterVRML2.h Converted plugins to use the new supportsExtension()/supportsOptions/supportsProtocl() methods 2008-07-13 22:18:59 +00:00
README.txt From Jan Ciger, Tolga Abaci, Bruno Herbelin : OpenVRML 0.14.3 based .wrl/VRML plugin 2007-01-09 14:35:59 +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!