Advanced Rendering Toolkit
Programmers Documentation

In the future there will be HTML documentation for ART. At the moment all available documentation is embedded in the header files.


The ART libraries

If you plan to use the ART libraries to implement a new application, or if you intend to extend ART by adding additional classes or methods, you should have a look at ART's implementation documentation. At the moment all this documentation is contained in the header files of the various ART libraries. As a starting point you can use the following header file:
		$ART_DIR/include/ART/ART.h
	
If you consider creating an application that uses the ART libraries, you can use one of the demo applications in $ART_DIR/Apps/demos/ as a template.

Objective-C

In order to give you some information on Objective-C, here is a collection of links to useful information about this language:


ART / Documentation / Programmers Documentation

This page is maintained by Robert F Tobler. It was last updated on January 26, 1999.
If you have any comments, please send a message to rft@cg.tuwien.ac.at.