OpenVRML User's Guide

0.18.5

Next: 1. Introduction

OpenVRML comprises a runtime library for VRML97 along with an OpenGL renderer.

Contents

1. Introduction

1.1 Terms of use

1.2 History

2 Parsing VRML97 and VRML-encoded X3D

2.1 Using Spirit parsers

2.2 position_iterator

2.3 Parsing streams

2.4 Semantic actions

2.5 Error handling

2.6 Further information

3 libopenvrml - the run-time library

3.1 Fetching network resources

3.1.1 Rationale

3.1.2 resource_istream and resource_fetcher

3.1.3 Introducing browser

3.1.4 resource_istream implementation considerations

GNU General Public License

GNU Lesser General Public License

Conformance Test Results

NIST VRML Test Suite results

Next: 1. Introduction