Program for the Archives

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Program for the Archives

Post by Info-Mac » June 12th, 1994, 9:00 am

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

---
Post Reply