Render Driver Sample Code


This directory contains sample code for generating Output Driver for the example IFD custom RIB renderer.

Simple RIB
This example contains code which uses the example RIB generator in the IFD sample code. This example is a rough version of how to generate an output driver for an IFD rendering class. We simply sub-class off of ROP_IFD (which does all the work of doing the rendering for us) and provide a few methods which ROP_IFD requires.

There is currently no example of using Render Tags to pass information to the IFD class, however, the interface is quite simple.

ROP_SimpleRib.C
ROP_SimpleRib.h
Builds an output driver which uses IFD_SimpleRib to do the rendering for us.

Install Script

sample_install.sh is a sample install script.

The script will compile the sample source code. By default, everything is installed in your home directory.



Copyright © 1996 Side Effects Software Inc.
477 Richmond Street West, Toronto, Ontario, Canada M5V 3E7