<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Degrafa &#187; art</title>
	<atom:link href="http://www.degrafa.org/blog/tag/art/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.degrafa.org/blog</link>
	<description>Degrafa is a declarative graphics framework.</description>
	<lastBuildDate>Fri, 06 Nov 2009 05:15:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Degrafa + HYPE Basic Example</title>
		<link>http://www.degrafa.org/blog/2009/11/degrafa-hype-basic-example/</link>
		<comments>http://www.degrafa.org/blog/2009/11/degrafa-hype-basic-example/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 10:08:43 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 3]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[autoshape]]></category>
		<category><![CDATA[Degrafa]]></category>
		<category><![CDATA[gear]]></category>
		<category><![CDATA[hype]]></category>

		<guid isPermaLink="false">http://www.degrafa.org/blog/?p=249</guid>
		<description><![CDATA[On Halloween Branden Hall and Joshua Davis released the HYPE framework into the wild. As they describe it, the Hype framework is:
&#8230; a creative coding framework built on top of ActionScript 3. A major goal of HYPE is to allow newcomers to Flash and ActionScript to creatively play and express themselves while they are learning [...]]]></description>
			<content:encoded><![CDATA[<p>On Halloween <a title="Branden Hall on Twitter" href="http://twitter.com/waxpraxis" target="_blank">Branden Hall</a> and <a title="Joshua Davis" href="http://www.joshuadavis.com/" target="_blank">Joshua Davis</a> released the <a title="HYPE framework" href="http://hype.joshuadavis.com/" target="_blank">HYPE framework</a> into the wild. As they describe it, the Hype framework is:</p>
<blockquote><p>&#8230; a creative coding framework built on top of ActionScript 3. A major goal of HYPE is to allow newcomers to Flash and ActionScript to creatively play and express themselves while they are learning how to program.</p></blockquote>
<p><br/><br />
After seeing Joshua Davis give a talk at Adobe MAX I was excited to start playing around with the framework. Well, that and seeing how Degrafa AS3 and HYPE might work together.</p>
<p>Below is a basic example I put together that takes some of what Branden Hall walked through <a title="HYPE on Vimeo" href="http://www.vimeo.com/channels/hype" target="_blank">in a demo</a> and some of what was demoed at 360|Flex Indy. The example uses one of Degrafa&#8217;s Gear AutoShapes, which is drawn to a MovieClip and manipulated with the HYPE framework.</p>
<div style="padding:10px">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_DegrafaHYPE_252924513"
			class="flashmovie"
			width="550"
			height="400">
	<param name="movie" value="http://degrafa.org/source/DegrafaHYPE/DegrafaHYPE.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://degrafa.org/source/DegrafaHYPE/DegrafaHYPE.swf"
			name="fm_DegrafaHYPE_252924513"
			width="550"
			height="400">
	<!--<![endif]-->
		

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object></div>
<p>As I have more time I&#8217;d like put together some more complex examples. In the mean time, if anyone else has an example of Degrafa + HYPE, we&#8217;d love to see it.</p>
<p><a href="http://degrafa.org/source/DegrafaHYPE/DegrafaHYPE.zip">Download the Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2009/11/degrafa-hype-basic-example/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Randomly Generated Art</title>
		<link>http://www.degrafa.org/blog/2008/02/randomly-generated-art/</link>
		<comments>http://www.degrafa.org/blog/2008/02/randomly-generated-art/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 04:11:42 +0000</pubDate>
		<dc:creator>juan</dc:creator>
				<category><![CDATA[beta 1]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[samples]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://www.degrafa.com/2008/02/11/randomly-generated-art/</guid>
		<description><![CDATA[
The other day I came across Chad Udell&#8217;s post about his KulerCreator and it got me thinking. Degrafa could easily be used to create random generated art, especially since so many of the Degrafa object properties are bindable. I grabbed Tweener (which I had never used before) and applied it to a few different shapes [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.degrafa.com/wp-content/source/images/DegrafaRGA1.jpg" alt="Degrafa RGA" /><br/><br />
The other day I came across <a href="http://visualrinse.com/2008/02/09/kuler-creator-dissected-in-computer-arts-issue-145-tutorialsource-code/" target="_blank">Chad Udell&#8217;s post about his KulerCreator</a> and it got me thinking. Degrafa could easily be used to create random generated art, especially since so many of the Degrafa object properties are bindable. I grabbed <a href="http://code.google.com/p/tweener/" target="_blank">Tweener</a> (which I had never used before) and applied it to a few different shapes and their properties.</p>
<p>I used two circles and set tweens on their size dimensions, as well as some of the gradient fill properties, which creates some interesting effects. There&#8217;s a polygon in there and I set tweens to each one of it&#8217;s four points. Finally, I threw a bird shape in there drawn with SVG path data. It took no time at all to put this together and the results are interesting. Most importantly, it was easy and was done using MXML markup.</p>
<p>Things could get really interesting with some physics, random colors, filters, easing, etc.</p>
<p><a href="http://samples.degrafa.com/DegrafaTweener/RGA1/DegrafaTweener.html" target="_blank">See the results</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.degrafa.org/blog/2008/02/randomly-generated-art/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

