Software


Base Libraries

Download the compressed tar file i3d99-base.tar.gz containing the source code of the base libraries for the course.


Installation Instructions

1. Directory Structure

Create the directory structure in your home directory:

 ./i3d
        /include
        /lib
        /bin
        /man
        /base
        /proj
        /doc
        /model
        /pic

2. Software Development Enviroment

Make sure that you have your programming environment correctly setup. This include: gcc, make, etc...

If you are using PC/Windows you should install the GNU programming environment.

3. Initial Setup

Decompress the libraries with gunzip and use tar to create the subtree in "./i3d/base/". Compile and install all the libraries.