Page 1 of 1

Program for the Archives

Posted: June 12th, 1994, 9:00 am
by Info-Mac
Download: http://archive.info-mac.org/dev/src/rot ... 01d1-c.hqx

--========================_7525596==_
Content-Type: text/plain; charset="us-ascii"





--========================_7525596==_
Content-Type: text/plain; name="RotatePPC0.1d1.cpt.hqx"; charset="us-ascii"
Content-Disposition: attachment; filename="RotatePPC0.1d1.cpt.hqx"

RotatePPC 0.1d1
===============

This is a Power Macintosh only program that reads a set of
3-dimensional points and lines and plots them in a window.
The image can then be rotated with the mouse in real time.

The provided source code demonstates a basic PPC C program
that can handle the required apple events, set up and use
an offscreen GWorld, get a file using StandardFile and
read that file with standard C routines.

The resource file contains code that will put up an alert
on non-PPC machines and quit.

The project file is for the Metrowerks PPC C DR/3 compiler.

Craig Kloeden

---