home

Source will be released on a class-by-class basis, as well as in an complete archive.
I classify the classes according to level of use: i.e., c4PointC uses c4Point and c3Point(both L0),therefore it is a L1.

I have posted the source to the finished files in ZIP format.
The architecture doc is at the bottom of the page.

It is in Word 97 format, and it will remain in such for the foreseeable future.

My "official" coding log is also at the bottom.

It has notes/code log since Jan 1.

 

Legal crap:

There is no warrenty, implied or explicit with these files. They come in a "as-is" basis.
They may contain errors, bugs, bad design, and other undesirable quantaties.
By downloading these files, you accept all consequences and liabilities from these files and their contents


Whew ! Thats over with ! Enjoy, and if you run into any problems,
email me.

Finished classes:

...............c4Point;

...............c3Point;

...............c4PointC;

...............cEngine2API; (this class has been updated. download it again to get the current version)

...............c4Light;

 

...............c4Text(GLUT);

 

In Progess classes:

...............cSingle

 

...............c4Model

...............c4Text(W32)

 

To-do classes:

...............none

 

Other files:
...............
architecture.doc

...............log.txt

...............4drotation.txt

...............trap.cpp

...............2hours.zip

...............glutText.txt