<?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>V // Pixelnerve &#187; vitamin</title>
	<atom:link href="http://www.pixelnerve.com/v/tag/vitamin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixelnerve.com/v</link>
	<description></description>
	<lastBuildDate>Sun, 30 Oct 2011 23:43:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>GML Viscosity</title>
		<link>http://www.pixelnerve.com/v/2010/09/07/gml-viscosity/</link>
		<comments>http://www.pixelnerve.com/v/2010/09/07/gml-viscosity/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 07:32:25 +0000</pubDate>
		<dc:creator>victormartins</dc:creator>
				<category><![CDATA[GPU]]></category>
		<category><![CDATA[Graphics programming]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Works]]></category>
		<category><![CDATA[cgfx]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[gml]]></category>
		<category><![CDATA[gpu]]></category>
		<category><![CDATA[graffiti]]></category>
		<category><![CDATA[opengl]]></category>
		<category><![CDATA[realtime]]></category>
		<category><![CDATA[shaders]]></category>
		<category><![CDATA[vitamin]]></category>

		<guid isPermaLink="false">http://www.pixelnerve.com/v/?p=1259</guid>
		<description><![CDATA[So here it is, the application and source code for GML Viscosity. I finally took the time to clean up this project and make a public release. In the packages you will find binaries and source code for the application, so if you&#8217;re thinking of using it and come up with something nice, let me [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">So here it is, the application and source code for <strong>GML Viscosity</strong>.</p>
<p style="text-align: justify;"><a href="http://www.pixelnerve.com/v/wp-content/uploads/2010/09/Frame_0233.jpg" rel="shadowbox[sbpost-1259];player=img;"><img class="alignnone size-medium wp-image-1280" title="Frame_0233" src="http://www.pixelnerve.com/v/wp-content/uploads/2010/09/Frame_0233-638x357.jpg" alt="" width="638" height="357" /></a></p>
<p style="text-align: justify;">I finally took the time to clean up this project and make a public release. In the packages you will find binaries and source code for the application, so if you&#8217;re thinking of using it and come up with something nice, let me know. After the first release i have fixed some problems with memory access and crashes. I have also added a simple UI for easy pick of tags from the &#8220;data/tags&#8221; folder on your hard-drive.</p>
<p><iframe src="http://player.vimeo.com/video/13550099?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" width="640" height="360" frameborder="0"></iframe></p>
<p style="text-align: justify;"><i>What is it?</i><strong><br />
- GML Viscosity</strong> is an experiment. It is application used to draw GML tags on a viscous liquid rendered purely on the GPU side.</p>
<p style="text-align: justify;"><i>What does it do?</i><br />
- It liquifies your tags, in a way you can hardly read them but still looks cool (thats graffiti).<br />
- It is possible to load gml files from the disk or directly from the <a title="http://000000book.com/" href="http://000000book.com/">&#8220;lots of zeros&#8221;book</a> database.</p>
<p style="text-align: justify;"><a href="http://www.pixelnerve.com/v/wp-content/uploads/2010/09/Frame_0228.jpg" rel="shadowbox[sbpost-1259];player=img;"><img class="alignnone size-medium wp-image-1277" title="Frame_0228" src="http://www.pixelnerve.com/v/wp-content/uploads/2010/09/Frame_0228-638x357.jpg" alt="" width="638" height="357" /></a></p>
<p style="text-align: justify;"><i>How can I interact?</i><br />
- Not implemented on this version. This version selects and draw gml files randomly from the web or from a tags folder. For a smart person it should be easy to add mouse support. The code is also prepared to support multitouch so, it should be easy to implement TUIO and create your multitouch version.<br />
- Use &#8216;r&#8217; key to randomly fetch a new tag from the website and if available it will draw it on the screen.<br />
- Use the GUI window to pick any tag from the folder &#8220;tags&#8221; inside data folder.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><i>Where can i get it?</i><br />
<a title="GML Viscosity" href="http://www.pixelnerve.com/downloads/processing/GMLViscosity_win.zip" target="_blank">Windows Version</a> | <a title="GML Viscosity" href="http://www.pixelnerve.com/downloads/processing/GMLViscosity_osx.zip" target="_blank">MacOSX Version</a></p>
<p style="text-align: justify;">Have fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelnerve.com/v/2010/09/07/gml-viscosity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Float</title>
		<link>http://www.pixelnerve.com/v/2010/05/06/float/</link>
		<comments>http://www.pixelnerve.com/v/2010/05/06/float/#comments</comments>
		<pubDate>Thu, 06 May 2010 17:30:31 +0000</pubDate>
		<dc:creator>victormartins</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Generative]]></category>
		<category><![CDATA[Graphics programming]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Works]]></category>
		<category><![CDATA[cgfx]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[demoscene]]></category>
		<category><![CDATA[shader]]></category>
		<category><![CDATA[vitamin]]></category>

		<guid isPermaLink="false">http://www.pixelnerve.com/v/?p=1100</guid>
		<description><![CDATA[I have recently released at inércia Demoparty, a gift i made for Sue. It started as a christmas gift that would express myself and ofcourse keep me from following everybody else to the local shop and spend my money on something  made by others. There is no executable this time, as i don&#8217;t know if [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I have recently released at inércia Demoparty, a gift i made for <a title="S*" href="http://www.pixelnerve.com/s" target="_blank">Sue</a>. It started as a christmas gift that would express myself and ofcourse keep me from following everybody else to the local shop and spend my money on something  made by others.</p>
<p style="text-align: justify;">There is no executable this time, as i don&#8217;t know if i can spread the music, still, nobody can stop me  (for the moment) from giving you a video. So here it is, <a title="Float" href="http://vimeo.com/11463562" target="_blank">Float</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="360" 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=11463562&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=11463562&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelnerve.com/v/2010/05/06/float/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deep Source Code</title>
		<link>http://www.pixelnerve.com/v/2009/08/18/deep-source-code/</link>
		<comments>http://www.pixelnerve.com/v/2009/08/18/deep-source-code/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 08:36:51 +0000</pubDate>
		<dc:creator>victormartins</dc:creator>
				<category><![CDATA[Demos]]></category>
		<category><![CDATA[Graphics programming]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[deep]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[vitamin]]></category>

		<guid isPermaLink="false">http://www.pixelnerve.com/v/?p=670</guid>
		<description><![CDATA[Deep is a demo created by me and Filipe &#8220;ps&#8221; Cruz. Following it&#8217;s subtle success and a few requests, i thought it would be useful to make it&#8217;s source code public. Hope you enjoy it, and make sure you watch the demo. Watch Deep Download source code It should be easy to get it rolling, [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Deep is a demo created by me and <a title="Filipe &quot;ps&quot; Cruz" href="http://tpolm.org/~ps" target="_blank">Filipe &#8220;ps&#8221; Cruz</a>. Following it&#8217;s subtle success and a few requests, i thought it would be useful to make it&#8217;s source code public. Hope you enjoy it, and make sure you <a title="Deep" href="http://www.pixelnerve.com/v/2009/04/07/deep/" target="_self">watch the demo</a>.</p>
<p><a href="http://www.pixelnerve.com/v/wp-content/uploads/2009/08/deep_shot3.png" rel="shadowbox[sbpost-670];player=img;"><img class="alignnone size-medium wp-image-689" title="deep" src="http://www.pixelnerve.com/v/wp-content/uploads/2009/08/deep_shot3-634x356.png" alt="deep" width="634" height="356" /></a></p>
<p style="text-align: justify;"><a href="http://www.pixelnerve.com/v/2009/04/07/deep/" target="_self">Watch Deep</a></p>
<p style="text-align: justify;"><a title="Deep Source Code" href="http://victamin.googlecode.com/files/deep_src_20090822_publicrelease_bugfix.zip" target="_blank">Download source code</a></p>
<p style="text-align: justify;">
<p style="text-align: justify;">It should be easy to get it rolling, but if you get problems, read the &#8220;readme.txt&#8221; file and make sure you have installed the dependencies. Once that is done, open the project and run it. Don&#8217;t forget to let me know if you liked it. Have fun.</p>
<p style="text-align: justify;"><a href="http://www.jesusgollonet.com/blog/2007/09/16/penner-easing-processing-library/" target="_blank"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelnerve.com/v/2009/08/18/deep-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vitamin 0.5</title>
		<link>http://www.pixelnerve.com/v/2009/05/20/vitamin/</link>
		<comments>http://www.pixelnerve.com/v/2009/05/20/vitamin/#comments</comments>
		<pubDate>Wed, 20 May 2009 21:32:40 +0000</pubDate>
		<dc:creator>victormartins</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[vitamin]]></category>

		<guid isPermaLink="false">http://www.pixelnerve.com/v/2009/05/20/vitamin/</guid>
		<description><![CDATA[If you ever wondered why the examples and/or source code in this page does not compile on its own, this is for you.  Meet Vitamin, download it, place it in the processing libraries folder and everything should be ok to run the examples from any of my work. Version 0.5: www.pixelnerve.com/downloads/processing/vitamin_0_5.zip]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">If you ever wondered why the examples and/or source code in this page does not compile on its own, this is for you.  Meet Vitamin, download it, place it in the processing libraries folder and everything should be ok to run the examples from any of my work.</p>
<p style="text-align: justify;">Version 0.5: <a title="Vitamin" href="http://www.pixelnerve.com/downloads/processing/vitamin_0_5.zip" target="_blank">www.pixelnerve.com/downloads/processing/vitamin_0_5.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelnerve.com/v/2009/05/20/vitamin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

