<?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>noCreativity.com &#187; PNG</title>
	<atom:link href="http://nocreativity.com/blog/tag/png/feed" rel="self" type="application/rss+xml" />
	<link>http://nocreativity.com</link>
	<description>The life and discoveries of a new media artist</description>
	<lastBuildDate>Sat, 07 Jan 2012 17:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>More particle awesomeness</title>
		<link>http://nocreativity.com/blog/more-particle-awesomeness</link>
		<comments>http://nocreativity.com/blog/more-particle-awesomeness#comments</comments>
		<pubDate>Tue, 08 Jun 2010 13:13:40 +0000</pubDate>
		<dc:creator>Ronny</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[Cool shit]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[particles]]></category>
		<category><![CDATA[PNG]]></category>

		<guid isPermaLink="false">http://nocreativity.com/blog/?p=1059</guid>
		<description><![CDATA[A few weeks ago, I toyed around with particles. I used perlin noise maps to send the particles in the right directions. However the particles were randomly positioned and just a boring flat color&#8230; Kris Temmerman addressed that in his latest experiment. As he&#8217;s a decent man, he&#8217;s always sharing his code, so I just [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I toyed around with <a href="http://nocreativity.com/blog/particle-power" target="_blank">particles</a>. I used perlin noise maps to send the particles in the right directions. However the particles were randomly positioned and just a boring flat color&#8230; <a href="http://neuroproductions.be" target="_blank" target="_blank">Kris Temmerman</a> addressed that in his <a href="http://www.neuroproductions.be/generative-art/blowing-up-images/" target="_blank" target="_blank">latest experiment</a>. As he&#8217;s a decent man, he&#8217;s always sharing his code, so I just took his render engine, threw in some AIR magic and got myself a PNG sequence generator (for those who don&#8217;t speak Ronny: I made an AIR app that generates these <em>image particles explosions</em> and in the meantime saves every step as a PNG file. That way you can create a video based on these frames <img src='http://nocreativity.com/blog-engine/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )</p>
<p>As it turns out I happen to have no life at all, so I went for insanity when I decided trying to get enough images for a 60 seconds sequence (Generating those images took a whole afternoon&#8230; I ended up having ±15GB of HQ PNG files).</p>
<p>Anyway, long story short: I&#8217;ve got this video I wanted to show you.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="580" height="326" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=12379381&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffff00&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="580" height="326" src="http://vimeo.com/moogaloop.swf?clip_id=12379381&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffff00&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>You know: Afterwards I realized this could probably be done using After Effects right away&#8230; (I wouldn&#8217;t know to be honest). But in the end, it&#8217;s proven again: Sometimes not knowing how crazy something is, is actually a good thing.</p>
<p>PS: I would share the AIR app, but right now it&#8217;s buggy as hell and somehow memory seems to be an issue. Will need to address those first. I promise I will release it sometime soon <img src='http://nocreativity.com/blog-engine/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://nocreativity.com/blog/more-particle-awesomeness/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>World360 update, now with PNG bug!</title>
		<link>http://nocreativity.com/blog/world360-update-now-with-png-bug</link>
		<comments>http://nocreativity.com/blog/world360-update-now-with-png-bug#comments</comments>
		<pubDate>Sat, 14 Feb 2009 21:17:01 +0000</pubDate>
		<dc:creator>Ronny</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[World 360]]></category>

		<guid isPermaLink="false">http://nocreativity.com/blog/?p=383</guid>
		<description><![CDATA[Yesterday I decided to get back to my so called &#8216;World360&#8242; experiment. I wanted to speed up the pre-rendering engine. I managed to do that, with some amazing results: Up to 3 times faster overall. Peaks of 800% speed gain! You can view the previous version here. The latest version can be viewed here. I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I decided to get back to my so called <a href="http://nocreativity.com/blog/bitmapdata-is-201-procent-coolness-world-360">&#8216;World360&#8242; experiment</a>. I wanted to speed up the pre-rendering engine. I managed to do that, with some <a href="http://shots.nocreativity.com/33b0f9240dfa8241b8ac01c08abb2436.jpg" target="_blank">amazing results</a>: Up to 3 times faster overall. Peaks of 800% speed gain!</p>
<p>You can view the previous version <a href="http://labs.nocreativity.com/rendering/Negen.html" target="_blank">here</a>.<br />
The latest version can be viewed <a href="http://labs.nocreativity.com/rendering/Tien.html" target="_blank">here</a>.</p>
<p>I&#8217;m very happy with that, but there&#8217;s one little problem. I started to notice a very ugly black border around redrawn PNG transparency (which happens when the animation is pre-renderd).</p>
<div style="margin-left: auto; margin-right: auto; width: 400px;">
<div id="attachment_384" class="wp-caption alignleft" style="width: 167px"><img class="size-full wp-image-384" title="clean" src="http://nocreativity.com/blog-engine/wp-content/uploads/2009/02/clean.jpg" alt="Result without redrawing bitmap" width="157" height="169" /><p class="wp-caption-text">Result without redrawing bitmap (aka: real time rendering)</p></div>
<div id="attachment_385" class="wp-caption alignleft" style="width: 167px"><img class="size-full wp-image-385" title="dirty" src="http://nocreativity.com/blog-engine/wp-content/uploads/2009/02/dirty.jpg" alt="Result when redrawing the bitmap" width="157" height="169" /><p class="wp-caption-text">Result when redrawing the bitmap (aka pre-rendering)</p></div>
</div>
<p style="clear:both"><span id="more-383"></span>I have no clue what is going on&#8230; I have been looking into this issue all day, to no avail&#8230; If anyone knows what is going on, feel free to enlighten me.</p>
<p style="clear:both">The PNG file is fine, it&#8217;s not corrupt or badly exported, since it works just fine in different versions of the render engine. I do however wonder if redrawing a bitmap over and over again doesn&#8217;t create some kind of noise.</p>
<p style="clear:both">If you feel like giving it a shot you can download the .as file <a href="http://nocreativity.com/blog-engine/wp-content/uploads/2009/02/tien.as" target="_blank">here</a>, or get the complete Flash project (.fla + .as + assets) <a href="http://nocreativity.com/blog-engine/wp-content/uploads/2009/02/tien.zip">here</a>. (The code is quite messy&#8230; Just so you know <img src='http://nocreativity.com/blog-engine/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  )<br />
If anyone can point me into the right direction, your help would be much appreciated (and you shall be remembered forever)!</p>
<p style="clear:both">To illustrate the difference I uploaded 2 more versions.<br />
Check out the previous version <a href="http://labs.nocreativity.com/rendering/trouble/Negen.html" target="_blank">here</a> (longer render time, but no PNG problem).<br />
See the latest version <a href="http://labs.nocreativity.com/rendering/trouble/Tien.html" target="_blank">here</a> (using the faster implementation, generating very ugly black borders).
</p>
<p style="clear:both">Edit: You can download the sources for V9 and V10 <a href="http://nocreativity.com/blog-engine/wp-content/uploads/2009/02/sources.zip">here</a> to see the difference of the result.</p>
]]></content:encoded>
			<wfw:commentRss>http://nocreativity.com/blog/world360-update-now-with-png-bug/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

