<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: What software should I use for this very simple animation?</title>
	<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation/</link>
	<description>Comments on Ask MetaFilter post What software should I use for this very simple animation?</description>
	<pubDate>Mon, 28 Apr 2008 14:25:10 -0800</pubDate>
	<lastBuildDate>Mon, 28 Apr 2008 14:25:10 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: What software should I use for this very simple animation?</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation</link>	
		<description>Flash? After effects? Maya? Toon Boom? Something else? I want to make some very simple abstract animation videos. The simplest would be just full screens of solid colors fading slowly into each other. Slightly more complex would be the same full screens of colors fading into each other, but not all at once. That is, maybe start the fade in the center or corner, and slowly leak in the new color. Or another slightly more complex: The screen divided into multiple blocks of different color that slowly fade into other colors. Real simple, slow, mellow stuff. So, what&apos;s the right software for that? Thanks!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.90015</guid>
		<pubDate>Mon, 28 Apr 2008 14:19:07 -0800</pubDate>
		<dc:creator>The Dutchman</dc:creator>
		
			<category>ambient</category>
		
			<category>animation</category>
		
			<category>video</category>
		
			<category>flash</category>
		
			<category>aftereffects</category>
		
	</item> <item>
		<title>By: mpls2</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1321895</link>	
		<description>If you have a Mac, then Quartz Composer is pretty cool and easy to use (and you already have it).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1321895</guid>
		<pubDate>Mon, 28 Apr 2008 14:25:10 -0800</pubDate>
		<dc:creator>mpls2</dc:creator>
	</item><item>
		<title>By: The Dutchman</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1321898</link>	
		<description>Oops. Should have said: PC with XP.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1321898</guid>
		<pubDate>Mon, 28 Apr 2008 14:26:50 -0800</pubDate>
		<dc:creator>The Dutchman</dc:creator>
	</item><item>
		<title>By: Xoder</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1321915</link>	
		<description>&lt;a href=&quot;http://vvvv.org/tiki-index.php&quot;&gt;vvvv&lt;/a&gt; seems to be suited to this, in as much as it&apos;s a video pgramming language. But it also seems to be something of a sledgehammer for a penny nail...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1321915</guid>
		<pubDate>Mon, 28 Apr 2008 14:45:23 -0800</pubDate>
		<dc:creator>Xoder</dc:creator>
	</item><item>
		<title>By: Bakuun</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1321922</link>	
		<description>Maya? For a color/alpha tween? That&apos;s definitely overkill :)&lt;br&gt;
&lt;br&gt;
I&apos;d just go with Flash. There are plenty of tutorials (and plenty of people who can help you out with specifics), it&apos;s a fairly easy program to get the hang of, and you can export to pretty much any video format without problems.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1321922</guid>
		<pubDate>Mon, 28 Apr 2008 14:50:58 -0800</pubDate>
		<dc:creator>Bakuun</dc:creator>
	</item><item>
		<title>By: juv3nal</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1321925</link>	
		<description>It&apos;s easy to do in flash, but there&apos;s probably a free way to do it if price is a concern (I don&apos;t know of any, but chances are one exists).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1321925</guid>
		<pubDate>Mon, 28 Apr 2008 14:55:54 -0800</pubDate>
		<dc:creator>juv3nal</dc:creator>
	</item><item>
		<title>By: spaceman_spiff</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1322062</link>	
		<description>If you have any coding abilities whatsoever (seriously, really simple stuff), you could hack this up with imagemagick as a gif animation, or POV-Ray if you wanted to do something more complex like your second idea.  Might be able to use OpenOffice Impress, even, since it exports to Flash though I&apos;m not sure if you can set the background of a slide to change colors automatically.&lt;br&gt;
&lt;br&gt;
Or Processing - it&apos;s a language designed to be easy for non-programmers to learn to do basic graphics stuff with.  Haven&apos;t played with it myself, but I&apos;ve heard you can get really spectacular results without a lot of work.&lt;br&gt;
&lt;br&gt;
That said, if you have access to Flash, that&apos;s the easiest way to go; I&apos;m just mentioning the others because they&apos;re free.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1322062</guid>
		<pubDate>Mon, 28 Apr 2008 16:33:32 -0800</pubDate>
		<dc:creator>spaceman_spiff</dc:creator>
	</item><item>
		<title>By: Dr. Curare</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1322107</link>	
		<description>&lt;a href=&quot;http://processing.org/&quot;&gt;Processing. All the way.&lt;/a&gt; I write Actionscript for a living, have used flash to do stuff like what you want to do, and it is fairly easy, but if you want to play by the rules, flash costs several hundred dollars, processing is free.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1322107</guid>
		<pubDate>Mon, 28 Apr 2008 17:27:42 -0800</pubDate>
		<dc:creator>Dr. Curare</dc:creator>
	</item><item>
		<title>By: Class Goat</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1322168</link>	
		<description>What you&apos;re describing is ridiculously easy to do with Flash.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1322168</guid>
		<pubDate>Mon, 28 Apr 2008 18:26:48 -0800</pubDate>
		<dc:creator>Class Goat</dc:creator>
	</item><item>
		<title>By: so_necessary</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1322460</link>	
		<description>You could just use Windows Movie Maker (or other video editing software.) Make an image for each colour you want, then drag them into the timeline. Then add transition effects (e.g: fade)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1322460</guid>
		<pubDate>Tue, 29 Apr 2008 01:15:18 -0800</pubDate>
		<dc:creator>so_necessary</dc:creator>
	</item><item>
		<title>By: revmitcz</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1323995</link>	
		<description>As I understand it (though I haven&apos;t tried it), Adobe has a free open-source program called &lt;a href=&quot;http://www.adobe.com/products/flex/&quot;&gt;Flex&lt;/a&gt; that works much like Flash. There&apos;s ways to compile it and have it running on your local machine, but unfortunately you&apos;ll have to Google around about that cause I don&apos;t understand enough about it to explain it.&lt;br&gt;
&lt;br&gt;
If you go the Flash route (grab the 30-day trial, since it&apos;s free) I would strongly recommend &lt;a href=&quot;http://gotoandlearn.com/player.php?id=45&quot;&gt;gotoAndLearn&apos;s tutorial on Tweener&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Color tweaking is much easier with AS 3 (actionscript version 3) than it was in previous versions, so most of these animations should be pretty easy to pull off with a little time investment.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1323995</guid>
		<pubDate>Wed, 30 Apr 2008 00:34:58 -0800</pubDate>
		<dc:creator>revmitcz</dc:creator>
	</item><item>
		<title>By: The Dutchman</title>
		<link>http://ask.metafilter.com/90015/What-software-should-I-use-for-this-very-simple-animation#1325587</link>	
		<description>Thanks everyone. Sounds like Flash is the way to go for me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90015-1325587</guid>
		<pubDate>Thu, 01 May 2008 09:34:13 -0800</pubDate>
		<dc:creator>The Dutchman</dc:creator>
	</item>
	</channel>
</rss>
