overview | bmrt render package | attributes/options | slcargs

Blue Moon Rendering Tools Extension


Overview

Blue Moon Rendering Tools (BMRT) is a collection of RenderMan compliant rendering tools. The AL BMRT extension provides:

In addition, this document provides a quick reference to BMRT rendering attributes and options in the context of the AL programming language.

Basic usage of the "bmrt" render package is described in the rendering section of the AL Language Reference. Also, the definitive reference for the workings of BMRT software is the Blue Moon Rendering Tools: User Guide.

Loading the Extension

Use require to load the AL BMRT extension (Note: the BMRT extension may already be loaded by default depending on your environment.)
ox --> (require 'bmrt)


AL: The Animation Language is Copyright © 1995,1996, Stephen F. May

Last updated: 1/22/96 / Steve May ( smay@cgrg.ohio-state.edu )
Any comments or suggestions appreciated.