home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!agate!agate!usenet
- From: honig@dixie.ICS.UCI.EDU ("David A. Honig")
- Newsgroups: comp.archives
- Subject: [comp.graphics] simple X animator, with digital subtraction and monochrome support
- Followup-To: comp.graphics,rec.arts.animation,sci.geo.meteorology,sci.image.processing,sci.med.physics
- Date: 7 Nov 1992 12:52:02 GMT
- Organization: University of California, Berkeley
- Lines: 19
- Sender: adam@soda.berkeley.edu
- Approved: adam@soda.berkeley.edu
- Distribution: world
- Message-ID: <1dge5iINN721@agate.berkeley.edu>
- References: <9211051658.aa04381@Paris.ics.uci.edu>
- NNTP-Posting-Host: soda.berkeley.edu
- X-Original-Newsgroups: comp.graphics,rec.arts.animation,sci.geo.meteorology,sci.image.processing,sci.med.physics
- X-Original-Date: 6 Nov 92 01:04:34 GMT
-
- Archive-name: auto/comp.graphics/simple-X-animator-with-digital-subtraction-and-monochrome-support
-
-
- I've updated the "mov.c" source that I've posted before. "mov"
- animates a movie on an X display. Previously it only handled 8-bit
- displays; now it manages on mono displays too. Also, if you use
- the -q option, it will display your movies using digital subtraction.
-
- The source, "mov.c" is in the honig directory on ics.uci.edu. A compiled
- version for sun4s in called mov.sun4.
-
- If you need a movie to try it with, you could ftp the file coffee.128.Z
- which is a 128 x 128 x 8-bit x 30 frame file. Or ftp the iclouds or clouds
- scripts and run them, after building mov. Those scripts get the past day's
- weather satellite images (a dozen 600 x 300 x 8 frames). Subtraction mode
- with clouds is pretty cool.
-
- dh
-
-