Notch Notch Manual 0.9.23
 Light | Dark
Geometry Exporter

Geometry Exporter

Export geometry to an external file format.

Method #

The Geometry Exporter node allows sequences, or single frames, of geometry to be exported as OBJs or Alembic (Ogawa) files. The source object should be attached to the Geometry input of the Geometry Exporter node. All types of geometry sources can be exported.

To export multiple pieces of geometry in a single OBJ or Alembic (ABC) file, combine them into one using a Combine Geometry node and then link that to the Geometry Exporter.

Parameters

These properties control how the geometry is exported.

ParameterDetails
Bake Now..Opens a dialog enabling the bake properties to be edited.
Export PropertiesOpens a dialog enabling the export properties to be edited.
FilenameThe base path and filename of the OBJ/ABC sequence to be saved.
Export Animation SequenceExports an OBJ/ABC per frame if enabled, or a single OBJ/ABC for the first frame if disabled.

Inputs

NameDescriptionTypical Input
GeometryThe geometry source to be exported.3D Objects, Procedural Meshes, Kinect Meshes

Related Videos