This is the source tree root of Nobel, the 3Dwm client programming
CORBA API. The source libraries contained here are derived from the
Nobel IDLs which can be found in idl/Nobel/. In order to be able to
use Nobel from your programming language, you must use an IDL compiler
to derive the stubs. It is also prudent to make some supporting "glue"
code to take care of tedious things like loading images and 3D models
as well as connecting to the 3Dwm display server. Please refer to the
3Dwm Client Programmer's Manual for instructions on these matters.

This directory contains both the common Nobel stub library as well as
the Nobel++ support library for C++.
