Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!batcomputer!cornell!uw-beaver!mit-eddie!media-lab!media-lab.media.mit.edu!smd From: smd@media-lab.media.mit.edu (Steven Drucker) Newsgroups: comp.sys.mac.programmer Subject: Writing PICS files.... Message-ID: Date: 20 Mar 91 19:55:35 GMT Sender: smd@media-lab.MEDIA.MIT.EDU Organization: Media Lab Lines: 13 I have an application that can generate 3d animations but now I'd like to save out the frames as a PICS file so that other viewing programs can use it. The only problem is, I don't know how to do that. I think that a PICS file is just a series of PICT resources but whenever I've tried to open the resource file and then use addresource for the picthandle that I've created, my program crashes. Does anybody know the proper way to create a PICS file (or even create PICT resources in a file)? (I've been using THINK C 4.0 but any example code would be very helpful) Thanks, -Steve Drucker