Animating an image sequence
Animating an image sequence
- Subject: Animating an image sequence
- From: Brian Ganninger <email@hidden>
- Date: Thu, 24 Apr 2003 02:50:35 -0500
Hi all,
After searching through the archives I'm still scratching my head for an
answer and I was wondering if anyone had any suggestions on how to
efficiently render something animating using image files.
The basic issue is:
1) set 1 image as a background
2) render animation over the image
3) animation length is dynamic (could be from 1 to 100) and is composed of
TIFF files
I know I need a thread, a timer, and some twine to tie it all together but
so far I'm stumped beyond just positioning a blank image view over the
background image and then using the animation thread to set it to the image
and then telling it to display. Any suggestions or nudges in the right
direction are greatly appreciated.
- Brian Ganninger
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.