OutputVRML


Synopsis


Output a virtual reality modelling language (VRML) file by capturing the contents of the view.

Description

VRML is a network transparent protocol for communicating 3D graphics over the World Wide Web. The OutputVRML macro is a VRML renderer that captures a view and writes the graphics primitives for that view to a VRML-formatted file.

Four different types of output are available from the AVS/Express viewers: file output, field output, print output, and VRML output. They are derived from a single base group that provides the basic hooks into the rendering pipeline to get output from the view.

Inputs

GDview_templ view_in

A view. The contents of this input are captured and written to the specified file.

Arguments

Parameters

filename

This string parameter specifies the name of the output file that is created. The default value is: /tmp/express.wrl

protocol

This enumerated parameter specifies the VRML protocol that writes the output file. There are two options: