Return to Summary

Introduction


Thanks for downloading this program! The 3D Morph Toolkit is an utility to make objects for the screen saver 3D Morph.

If you are a developper, you can use 3DMorph's 3D classes to make very easely some objects generators in C++. If you aren't, there are still lots of ways to do nice things. This documentation is browsable with BeHappy. The first part explains how to use the program, the second one is about the plug-in to use bitmaps images, and the third is about the C++ classes you can use to create new objects.

The kit is made of the following files:

Have fun!


Next: Using the application