Demos Kit for OpenPTC 1.0 C++ Implementation
--------------------------------------------


This is the official set of OpenPTC 1.0 demo programs.

These are not intended to be used directly by end users
of PTC, instead they are provided as a resource to PTC
implementation maintainers to include in their own
distributions.

To all PTC implementers, please add these demos to your
distribution. If you do need to make some changes or
bugfixes in order to get these demo programs to compile
please email ptc@gaffer.org so we can keep the demos
distribution up to date with what is in distributions.
For example, if a demo makes the compiler report warnings
when compiling, fix the code to stop it and send the
patch back to me :)

It is up to you as the implementer to structure these
example programs in whatever manner is most natural for
the platform, ie. creating a makefile for the examples
under unix, a Visual C++ project under Win32 and so on.
This is why no makefile is included with the demo,
because under many platforms a makefile is not the most
natural way to compile the examples.

It is suggested that each demo is placed in its own
subdirectory under a /demos directory in your distribution
because the demos are not always simple one .cpp file
programs.


cheers!
--
Glenn Fiedler
gaffer@gaffer.org
