<?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>Hybrid Visuals &#187; Downloads</title>
	<atom:link href="http://www.hybridvisuals.nl/category/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hybridvisuals.nl</link>
	<description>Shaping the Random &#124;&#124; Quartz Composer and other generative experiments</description>
	<lastBuildDate>Mon, 09 Aug 2010 23:47:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>VDMX mouse macro</title>
		<link>http://www.hybridvisuals.nl/downloads/vdmx-mouse-macro/</link>
		<comments>http://www.hybridvisuals.nl/downloads/vdmx-mouse-macro/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 16:33:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[quartz composer]]></category>
		<category><![CDATA[vdmx]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=311</guid>
		<description><![CDATA[I&#8217;ve been doing a lot of live drawing and other visuals that require X and Y inputs lately. VDMX has the wonderful feature that you can publish a structure input from your Quartz Composer path with &#8216;xy&#8217; in front of the name. It will then show up as an interface element with x and y [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been doing a lot of live drawing and other visuals that require  X and Y inputs lately. VDMX has the wonderful feature that you can publish a structure input from your Quartz Composer path with &#8216;xy&#8217; in front of the name. It will then show up as an interface element with x and y sliders and a 2d point picker. To make it even better, you can sync these to the mouse in a preview window, allowing you to draw inside the interface without having your mouse on the second output!</p>
<p><img src="http://vidvox.net/wiki/images/2/2a/QC_2d_point_picker.jpg" alt="2d point picker example" /></p>
<p>The downside is that the xy-input shows up as a structure in the 0&#8230;1 range, and QC needs different coordinates. So to save myself some time, I&#8217;ve made a macro that handles all the structure splitting and math interpolation. The whole thing is dynamic, and will give correct coordinates no matter what aspect ratio you&#8217;re working on, making it ideal for triplehead setups. </p>
<p>Download <a href="http://www.hybridvisuals.nl/uploads/VDMX%20Mouse.qtz.zip">here</a> and then place inside in ~yourhomefolder/Library/Application Support/Apple/Developer Tools/Quartz Composer/Clips on Leopard or ~/Library/Graphics/Quartz Composer Patches on Snow Leopard.</p>
<p>Hope it&#8217;s useful to someone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/vdmx-mouse-macro/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Random text effect</title>
		<link>http://www.hybridvisuals.nl/downloads/random-text-effect/</link>
		<comments>http://www.hybridvisuals.nl/downloads/random-text-effect/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 00:06:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[qctextsource]]></category>
		<category><![CDATA[quartz composer]]></category>
		<category><![CDATA[vdmx]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=282</guid>
		<description><![CDATA[A QCtextsource for VDMX that wipes the text on and off the screen with random letters and symbols. Inspired by COD:Modern Warfare 2 and Alx Toneburst. Controls for duration, font size and font selection. goto10_randomtext_vdmx.qtz.zip As Hiltmeyer noted correctly in a comment elsewhere on this site, the spacing on the letters can be off a [...]]]></description>
			<content:encoded><![CDATA[<p>A QCtextsource for VDMX that wipes the text on and off the screen with random letters and symbols.</p>
<p>Inspired by COD:Modern Warfare 2 and Alx Toneburst.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="240" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.hybridvisuals.nl/wp-content/uploads/randomtext.swf" /><embed type="application/x-shockwave-flash" width="320" height="240" src="http://www.hybridvisuals.nl/wp-content/uploads/randomtext.swf"></embed></object></p>
<p>Controls for duration, font size and font selection.</p>
<p><a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_randomtext_vdmx.qtz.zip"><br />
goto10_randomtext_vdmx.qtz.zip</a></p>
<p>As Hiltmeyer noted correctly in a comment elsewhere on this site, the spacing on the letters can be off a little bit. This has to do with the way QC breaks up the string into individual letters. I&#8217;m still looking into this, but in the meanwhile it works fine for &#8216;fixed-width&#8217; fonts such as Courier, Andale Mono, Monaco and my personal tech favourite OCRA.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/random-text-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;M8 Trace&#8217; Quartz Composer effect</title>
		<link>http://www.hybridvisuals.nl/downloads/m8-trace-quartz-composer-effect/</link>
		<comments>http://www.hybridvisuals.nl/downloads/m8-trace-quartz-composer-effect/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 22:33:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[qcfx]]></category>
		<category><![CDATA[quartz composer]]></category>
		<category><![CDATA[vdmx]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=279</guid>
		<description><![CDATA[Following up on a thread on the Vidvox user forums, this effect recreates the &#8216;trace&#8217; look from Modul8. It&#8217;s Image Filter compliant, so it should work in all programs that support Quartz Composer Image Filters. It uses a Core Image kernel originally written by Memo Akten to apply a luma key. Controls for trail length, [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on a thread on the Vidvox user forums, this effect recreates the &#8216;trace&#8217; look from Modul8. It&#8217;s Image Filter compliant, so it should work in all programs that support Quartz Composer Image Filters.</p>
<p>It uses a Core Image kernel originally written by Memo Akten to apply a luma key.</p>
<div id="attachment_280" class="wp-caption alignnone" style="width: 310px"><a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_m8trace.png"><img class="size-medium wp-image-280" title="goto10_m8trace" src="http://www.hybridvisuals.nl/wp-content/uploads/goto10_m8trace-300x239.png" alt="M8 Trace effect" width="300" height="239" /></a><p class="wp-caption-text">M8 Trace effect</p></div>
<p>Controls for trail length, luma key threshold and luma key softness.</p>
<p><a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_m8trace.qtz.zip" target="_blank">goto10_m8trace.qtz.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/m8-trace-quartz-composer-effect/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Countdown timer for After Effects</title>
		<link>http://www.hybridvisuals.nl/downloads/countdown-timer-for-after-effects/</link>
		<comments>http://www.hybridvisuals.nl/downloads/countdown-timer-for-after-effects/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 20:58:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[after effects]]></category>
		<category><![CDATA[effect preset]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=245</guid>
		<description><![CDATA[A bit of an odd one out, but this was requested by one of my students a while back. It&#8217;s an effect preset that can be applied on any text layer in After Effects. It will change it into a countdown timer, that ticks off milliseconds, seconds, minutes, hours, days and years dynamically as your [...]]]></description>
			<content:encoded><![CDATA[<p>A bit of an odd one out, but this was requested by one of my students a while back. It&#8217;s an effect preset that can be applied on any text layer in After Effects. It will change it into a countdown timer, that ticks off milliseconds, seconds, minutes, hours, days and years dynamically as your composition progresses. You can select which time measurements to display, as well as the start time. Using keyframing you could even make the clock tick faster or slower!</p>
<p>Anyway, I hope this is of use to someone&#8230;</p>
<p><img src="http://www.hybridvisuals.nl/screenshots/countdown.png" alt="" /></p>
<p>Download <a href="http://www.hybridvisuals.nl/public_html/wp-content/uploads/countdown.ffx.zip">here</a></p>
<p>How to use: Unzip and place in the After Effects -&gt; Presets folder. Then start AE, create a text layer, and drag the preset onto it from the Effects and Presets window.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/countdown-timer-for-after-effects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RGB Channel offset qcFX for VDMX</title>
		<link>http://www.hybridvisuals.nl/downloads/rgb-channel-offset-qcfx-for-vdmx/</link>
		<comments>http://www.hybridvisuals.nl/downloads/rgb-channel-offset-qcfx-for-vdmx/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 20:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[qcfx]]></category>
		<category><![CDATA[quartz composer]]></category>
		<category><![CDATA[vdmx]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=216</guid>
		<description><![CDATA[A simple Core Image kernel based effect, that allows for offsetting the R, G and B channels of an image on the x and y axis. Probably quite similar to Memo&#8217;s version from way back in the day, but I can&#8217;t seem to download that one Detailed Info: Controls: Pretty self explanatory: X and Y [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.hybridvisuals.nl/screenshots/RGBoffset.jpg" alt="" /></p>
<p>A simple Core Image kernel based effect, that allows for offsetting the R, G and B channels of an image on the x and y axis.</p>
<p>Probably quite similar to Memo&#8217;s version from way back in the day, but I can&#8217;t seem to download that one <img src='http://www.hybridvisuals.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Detailed Info:<br />
Controls:<br />
Pretty self explanatory: X and Y offset for each channel.</p>
<p>Download:<br />
<a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_RGBChannelShift.qtz.zip">goto10_RGBChannelShift.qtz.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/rgb-channel-offset-qcfx-for-vdmx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>3D ribbon QC Patch</title>
		<link>http://www.hybridvisuals.nl/downloads/3d-ribbon-qc-patch/</link>
		<comments>http://www.hybridvisuals.nl/downloads/3d-ribbon-qc-patch/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 19:55:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[glsl]]></category>
		<category><![CDATA[qc clip]]></category>
		<category><![CDATA[quartz composer]]></category>
		<category><![CDATA[vdmx]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=219</guid>
		<description><![CDATA[A neverending ribbon twists its way through 3D space. Based on the VertexNoise.qtz patch from the GLSL examples in the Dev Tools Mad props go to Mr Monkeypresso for the idea. And of course to Philip Rideout of 3d Labs, Inc who wrote the GLSL code. Contains GLSL code which is Copyright (c) 2005-2006: 3Dlabs, [...]]]></description>
			<content:encoded><![CDATA[<p>A neverending ribbon twists its way through 3D space.</p>
<p><img class="alignright" title="3D Ribbon" src="http://vdmx.memo.tv/files/vdmx/images/ribbon.jpg" alt="3D Ribbon" /></p>
<p>Based on the VertexNoise.qtz patch from the GLSL examples in the Dev Tools</p>
<p>Mad props go to Mr Monkeypresso for the idea. And of course to Philip Rideout of 3d Labs, Inc who wrote the GLSL code.</p>
<p>Contains GLSL code which is Copyright (c) 2005-2006: 3Dlabs, Inc.</p>
<p>Detailed Info:<br />
Controls:<br />
Speed: make the ribbon go slower or faster<br />
Hue: change the colour on the fly</p>
<p>Download:<br />
<a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_ribbon.qtz.zip">goto10_ribbon.qtz.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/3d-ribbon-qc-patch/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3D text source for VDMX</title>
		<link>http://www.hybridvisuals.nl/downloads/3d-text-source-for-vdmx/</link>
		<comments>http://www.hybridvisuals.nl/downloads/3d-text-source-for-vdmx/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 19:54:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[qctextsource]]></category>
		<category><![CDATA[quartz composer]]></category>
		<category><![CDATA[vdmx]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=228</guid>
		<description><![CDATA[This is a qcTextSource (place in qcTextSources folder) that applies the old After Effects trick of using lotsa copies of a layer on the z-axis to make it appear 3D. Detailed Info: Controls for: Text input Text color Font Font size Depth (high values might slow down your machine) X/Y controller for X/Y axis rotation [...]]]></description>
			<content:encoded><![CDATA[<p>This is a qcTextSource (place in qcTextSources folder) that applies the old After Effects trick of using lotsa copies of a layer on the z-axis to make it appear 3D.</p>
<p><img src="http://vdmx.memo.tv/files/vdmx/images/Picture%202.jpg" alt="" width="675" height="414" /></p>
<p>Detailed Info:<br />
Controls for:<br />
Text input<br />
Text color<br />
Font<br />
Font size<br />
Depth (high values might slow down your machine)<br />
X/Y controller for X/Y axis rotation</p>
<p>Download:<br />
<a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_3dtext.qtz.zip">goto10_3dtext.qtz.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/3d-text-source-for-vdmx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cheesy eighties tunnel qcFX for VDMX</title>
		<link>http://www.hybridvisuals.nl/downloads/cheesy-eighties-tunnel-qcfx-for-vdmx/</link>
		<comments>http://www.hybridvisuals.nl/downloads/cheesy-eighties-tunnel-qcfx-for-vdmx/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 19:52:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[qcfx]]></category>
		<category><![CDATA[quartz]]></category>
		<category><![CDATA[vdmx]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=234</guid>
		<description><![CDATA[Takes the clip or image playing in a layer in VDMX and makes a neverending tunnel out of it. Also has an optional text input. Tested on VDMX 0.7.1.6, and Leopard only. Now also with functioning text controls in b0.7 and up. Thanks to Clouds11 for paying attention and providing the update! If you like [...]]]></description>
			<content:encoded><![CDATA[<p>Takes the clip or image playing in a layer in VDMX and makes a neverending tunnel out of it. Also has an optional text input.</p>
<p><img src="http://vdmx.memo.tv/files/vdmx/images/goto10_tunnel.jpg" alt="" width="659" height="493" /></p>
<p>Tested on VDMX 0.7.1.6, and Leopard only. Now also with functioning text controls in b0.7 and up. Thanks to Clouds11 for paying attention and providing the update!</p>
<p>If you like this effect, please check out Alx Toneburst&#8217;s insanely smooth GLSL version, found on <a href="http://vdmx.memo.tv">Memo&#8217;s VDMX site.</a></p>
<p>Detailed Info:<br />
BackwardsForwards: Changes direction of the flythrough<br />
Speed: Changes the speed of the flythrough<br />
Text input: Type your message<br />
Text color: D&#8217;uh<br />
Text on/off: Also pretty self explanatory.</p>
<p>Download:<br />
<a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_tunnel.qtz.zip">goto10_tunnel.qtz.zip</a><a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_tunnel.qtz.zip"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/cheesy-eighties-tunnel-qcfx-for-vdmx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Targeting crosshairs qcFX for VDMX</title>
		<link>http://www.hybridvisuals.nl/downloads/targeting-crosshairs-qcfx-for-vdmx/</link>
		<comments>http://www.hybridvisuals.nl/downloads/targeting-crosshairs-qcfx-for-vdmx/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 19:50:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[qcfx]]></category>
		<category><![CDATA[quartz composer]]></category>
		<category><![CDATA[vdmx]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=237</guid>
		<description><![CDATA[A crosshairs appears over the video, and searches the screen. Pressing the button &#8216;locks&#8217; the crosshairs in place. Works great with a live camera input from the crowd. Offers both mouse control and random mode. Detailed Info: Control_Switch: Switches movement control between random and VDMX input. Lock: &#8216;Locks&#8217; the crosshairs in their current position. Colour [...]]]></description>
			<content:encoded><![CDATA[<p>A crosshairs appears over the video, and searches the screen. Pressing the button &#8216;locks&#8217; the crosshairs in place. Works great with a live camera input from the crowd. Offers both mouse control and random mode.</p>
<p><img src="http://vdmx.memo.tv/files/vdmx/images/target.jpg" mce_src="http://vdmx.memo.tv/files/vdmx/images/target.jpg" alt=""></p>
<p>Detailed Info:<br />
Control_Switch: Switches movement control between random and VDMX input.<br />
Lock: &#8216;Locks&#8217; the crosshairs in their current position. Colour will change from green to red. Text will start flashing.<br />
Size: Controls the size of the crosshairs.<br />
Speed: Controls the speed of the random movement (note: does nothing when in VDMX control)<br />
X/Y position: Allows for user input or syncing to VDMX data sources like mouse input (note: does nothing when in Random control)</p>
<p>Download:<br />
<a href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_target.qtz.zip" mce_href="http://www.hybridvisuals.nl/wp-content/uploads/goto10_target.qtz.zip">goto10_target.qtz.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/targeting-crosshairs-qcfx-for-vdmx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linear Value Translation qcClip</title>
		<link>http://www.hybridvisuals.nl/downloads/linear-value-translation-qcclip/</link>
		<comments>http://www.hybridvisuals.nl/downloads/linear-value-translation-qcclip/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:40:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[qc clip]]></category>
		<category><![CDATA[quartz composer]]></category>

		<guid isPermaLink="false">http://www.hybridvisuals.nl/?p=194</guid>
		<description><![CDATA[This is a Quartz Composer Clip macro, that allows for a linear translation of a variable number. Basically you can use it to translate a number within a certain range (say [0,1]) to a new range (say [-1,1]). Fill in the old and new ranges, and attach the input. The patch will take care of [...]]]></description>
			<content:encoded><![CDATA[<p>This is a Quartz Composer Clip macro, that allows for a linear translation of a variable number. Basically you can use it to translate a number within a certain range (say [0,1]) to a new range (say [-1,1]). Fill in the old and new ranges, and attach the input. The patch will take care of the math for you.</p>
<p>Place the .qtz file in ~yourhomefolder/Library/Application Support/Apple/Developer Tools/Quartz Composer/Clips. It should then be available from the patch creator window.</p>
<p>Inputs:<br />
value &#8211; the value to be translated<br />
oldMin &#8211; the old minimum of the value (ie 0)<br />
oldMax &#8211; the old maximum of the value (ie 1)<br />
newMin &#8211; the new minimum of the value (ie -1)<br />
newMax &#8211; the new maximum of the value (ie 1)</p>
<p><a href = "http://www.hybridvisuals.nl/uploads/linear value translation.qtz">linear value translation.qtz</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hybridvisuals.nl/downloads/linear-value-translation-qcclip/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
