The core components are a group of objects that form the main functionality of the 3D web viewer that can be accessed from the arcticPigs programming interface. The classes described in this chapter are those that you will use most when programming JScript event handlers. The API is not limited to JScript programming, though all the documentation is based on this syntax.

The main class is arcticLayer. From this class you create or access all the other core classes. The only exception is arcticWindow which handles all paramters related to the actual windowed area on your screen that renderes the 3D content.

 

©2000 arcticpigs. All rights reserved.
This is a draft version! The functionality of parts of the software are liable to change.