Activity › Forums › Apple Motion › Screen Saver
-
Screen Saver
Posted by Daniel5000 on November 24, 2005 at 4:12 pmHello All
In Tiger there is an RSS screen saver that updates text with new information. I was wondering how apple created this screen saver.
Specifically the motion background and text elements.Did they use Motion?
Any Ideas
DanielTesla replied 20 years, 6 months ago 6 Members · 6 Replies -
6 Replies
-
Noah Kadner
November 24, 2005 at 6:54 pmJust a guess but I suspect it is programmed directly via Core Image.
Noah
-
Doyle Rockwell
November 26, 2005 at 7:30 pmHeya,
The RSS Visualizer was created (I believe) using Quartz Composer, which gets installed with the Developer Tools. Any QC project can be saved out as a screen saver.
-
Jim Kanter
November 27, 2005 at 6:06 pmQuartz Composer is a cool process tree-based app that is a lot of fun to play with. It is derived from an old app called PIXELSHOX STUDIO whose author was hired by Apple and is the developer of QC.
If you join the Apple Developer Connection (free membership available) you can download it for free with the xcode developer tools:
https://developer.apple.com/Jim Kanter,
Digital Film Institute
http://www.dfilminst.com -
Daniel5000
November 28, 2005 at 9:42 amThanks everybody
Not much of a programer but will have a look at Quartz Composer
Many thanks
Daniel -
Robgreene
November 29, 2005 at 5:26 amIt was my understanding that Motion can generate that text effect… can someone confirm this, and perhaps offer suggestions on how TO do it in Motion?
=rg= -
Tesla
December 8, 2005 at 12:28 amNo problem. Just write an FxPlug that uses QuartzComposer to render into an OpenGL surface. What could be easier?
😉
Tesla
Reply to this Discussion! Login or Sign Up