Jayson,
programming in C is not required to _use_ a CDK application, but in many cases
to create one.
There is an example world viewer in the libraries section, demonstrating one
possible, general way of examining scenes.
You probably need specific interactiv features to accomplish functional and
optical requirements.
If so, you need to either program a custom application
OR create a Cyberspace Description Format (CDF) script file, wich is capable of
invoking many of CDKs built-in high-level functions.
Boran (uniVirtual pictures)
Thanks Boran. I'll start by downloading the world viewer from the libraries.
I'm very interested in learning about scripting and the high level functions
built in to CDK. Maybe they'll be enough to get us started!