3D¶
Contents:
- NUKE’s 3D Architecture
- Writing a GeoOp
- Attributes
- SourceGeo Tutorial
- GeoReader and GeoWriter: Supporting Custom 3D File Formats
- Introduction
- Mapping File Types to Readers and Writers
- The
GeoReader
Base Class - Implementing the
Build
andTest
Methods for a GeoReader - Implementing the
geometry_engine
Method for a GeoReader - The Complete
my3dReader
Code - The
GeoWriter
Base Class - Implementing the
Build
Method for a GeoWriter - Implementing the
execute
Method for a GeoWriter - The Complete
my3dWriter
Code
- Manipulating Data in 3D