Metadata-Version: 1.0
Name: PyVRML97
Version: 2.2.0a8
Summary: VRML97 Scenegraph model for Python
Home-page: http://pyopengl.sourceforge.net/context/
Author: Mike C. Fletcher
Author-email: mcfletch@vrplumber.com
License: BSD-style, see license.txt for details
Download-URL: https://sourceforge.net/projects/pyvrml97/files/PyVRML97/
Description: VRML97 Scenegraph modelling objects for Python
        
        This project provides a core semantic model for VRML97 objects which
        is close to (but not identical to) that specified in the VRML97 spec.
        It is primarily used for the OpenGLContext project's VRML97 rendering
        engine, but can also be used for generating, parsing or processing VRML97
        scenegraphs.
        
Keywords: VRML,VRML97,scenegraph
Platform: Win32
Platform: Linux
Platform: OS-X
Platform: Posix
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: C
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Classifier: Intended Audience :: Developers
