<?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>Ryan Campbell &#187; PlexiGlass</title>
	<atom:link href="http://www.ryancampbell.com/category/plexiglass/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ryancampbell.com</link>
	<description>Flex/Flash Developer Blog</description>
	<lastBuildDate>Fri, 30 Jul 2010 03:46:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Plexiglass: 3D Components Made Easy at 360&#124;Flex</title>
		<link>http://www.ryancampbell.com/2008/08/13/plexiglass-3d-components-made-easy-at-360flex/</link>
		<comments>http://www.ryancampbell.com/2008/08/13/plexiglass-3d-components-made-easy-at-360flex/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 19:21:34 +0000</pubDate>
		<dc:creator>Ryan Campbell</dc:creator>
				<category><![CDATA[360Flex]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[OpenFlux]]></category>
		<category><![CDATA[PlexiGlass]]></category>

		<guid isPermaLink="false">http://www.bobjim.com/2008/08/13/plexiglass-3d-components-made-easy-at-360flex/</guid>
		<description><![CDATA[In the time since 360&#124;Flex Atlanta, Ben and I have made a lot of progress on OpenFlux. The majority of my focus has been on what's called Plexiglass. It consists of an alternate view class, 3D layouts and cameras allowing you to create 3D components with as little as a couple lines of mxml or [...]]]></description>
			<content:encoded><![CDATA[<p>In the time since 360|Flex Atlanta, Ben and I have made a lot of progress on OpenFlux. The majority of my focus has been on what's called Plexiglass. It consists of an alternate view class, 3D layouts and cameras allowing you to create 3D components with as little as a couple lines of mxml or css.</p>
<p>We've still got a ways to go, OpenFlux is still in alpha release, but I'm really happy with what we've done so far and I can't wait to show it off. My session at 360|Flex will give you a great idea on what's currently possible, how to get started and future plans. Not to mention some sweet demos with full source code provided.</p>
<p>I'll also be looking to the crowd to drum up discussion on where to go next with the project. Although OpenFlux has been quoted as "Flex 4 Now", Plexiglass is definitely beyond the scope of the Flex 4 SDK. We've got a pretty solid core, I've experimented with Flex 4 compatibility and I think with the communities help this project can go a long way.</p>
<p>Below is a quick example (took 5 minutes) of a regular OpenFlux List component using the FlowLayout and an OpenFlux List using Plexiglass with the SpiralLayout. You can see by the source code, Plexiglass is really easy to get started with.</p>
<p>If you are interested in learning more come check out my session on Monday afternoon. On Sunday there is also free training on OpenFlux with Ben Stucki and I'll also be there to show you how to build a 3D component (e-mail <a href="mailto:info@360flex.com">info@360flex.com</a> to RSVP).</p>
<p>Lastly: This will be my third time going to 360|Flex. The previous 2 (Seattle, Atlanta) I had a blast, learnt a lot, meet a bunch of great people and it sounds like this one is going to be even better. I look forward to seeing you all there and if you see me around please come say hi.</p>
<p><iframe src="/PlexiExample/PlexiExample.html" height="300" width="100%"></iframe></p>
<p><iframe src="/PlexiExample/srcview/source/PlexiExample.mxml.html" height="300" width="100%"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryancampbell.com/2008/08/13/plexiglass-3d-components-made-easy-at-360flex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated: PlexiGlass (OpenFlux 3D) Example</title>
		<link>http://www.ryancampbell.com/2008/04/04/updated-plexiglass-openflux-3d-example/</link>
		<comments>http://www.ryancampbell.com/2008/04/04/updated-plexiglass-openflux-3d-example/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 04:20:49 +0000</pubDate>
		<dc:creator>Ryan Campbell</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[OpenFlux]]></category>
		<category><![CDATA[PlexiGlass]]></category>

		<guid isPermaLink="false">http://www.bobjim.com/2008/04/04/updated-plexiglass-openflux-3d-example/</guid>
		<description><![CDATA[Since my previous entry I've made some major speed improvements, added back in the 52 cards and added 2 new 3d layouts similar to the ones in Pavan Podila's Element Flow.
We've still got some work ahead of us before this goes public but I definitely can't wait to see OpenFlux get used and see what [...]]]></description>
			<content:encoded><![CDATA[<p>Since <a href="http://www.bobjim.com/2008/03/31/plexiglass-openflux-3d-example/">my previous entry</a> I've made some major speed improvements, added back in the 52 cards and added 2 new 3d layouts similar to the ones in <a href="http://blog.pixelingene.com/?p=20">Pavan Podila's Element Flow</a>.</p>
<p>We've still got some work ahead of us before this goes public but I definitely can't wait to see OpenFlux get used and see what new 3D layouts others contribute.</p>
<p>As we get closer to release I'll be posting more examples and howtos on getting started with OpenFlux.</p>
<p align="center"><strong>Click the image below to try out the example.</strong></p>
<p align="center"> <a href="http://www.bobjim.com/PlexiExamples/PlexiExamples.html" target="_blank"><img src="http://www.ryancampbell.com/wp-content/uploads/2008/03/picture-2.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryancampbell.com/2008/04/04/updated-plexiglass-openflux-3d-example/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>PlexiGlass (OpenFlux 3D) Example</title>
		<link>http://www.ryancampbell.com/2008/03/31/plexiglass-openflux-3d-example/</link>
		<comments>http://www.ryancampbell.com/2008/03/31/plexiglass-openflux-3d-example/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 17:52:00 +0000</pubDate>
		<dc:creator>Ryan Campbell</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[OpenFlux]]></category>
		<category><![CDATA[PlexiGlass]]></category>

		<guid isPermaLink="false">http://www.bobjim.com/2008/03/31/plexiglass-openflux-3d-example/</guid>
		<description><![CDATA[I've ported over Doug McCune's CoverFlow component as 3D layouts in OpenFlux. You can switch between horizontal, vertical and carousel layout in the same List component along with a few other adjustable properties. It's highly likely there are a few bugs and I had to limit it to 20 cards (52 cards was crazy slow) [...]]]></description>
			<content:encoded><![CDATA[<p>I've ported over <a href="http://dougmccune.com/blog/2007/11/19/flex-coverflow-performance-improvement-flex-carousel-component-and-vertical-coverflow/">Doug McCune's CoverFlow</a> component as 3D layouts in <a href="http://openflux.googlecode.com">OpenFlux</a>. You can switch between horizontal, vertical and carousel layout in the same List component along with a few other adjustable properties. It's highly likely there are a few bugs and I had to limit it to 20 cards (52 cards was crazy slow) but this should give you a great idea of where OpenFlux is going.</p>
<p>A regular OpenFlux layout class manages the the x/y positions of the item renderers. PlexiGlass layout classes goes a step further and manage z position, x/y rotations and the camera.</p>
<p>We've still got some cleaning up to do but the code for this example will be included once PlexiGlass goes public. Click the image below to try out the example.</p>
<p style="text-align: center"> <a href="http://www.bobjim.com/PlexiExamples/PlexiExamples.html" target="_blank"><img src="http://www.ryancampbell.com/wp-content/uploads/2008/03/picture-2.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryancampbell.com/2008/03/31/plexiglass-openflux-3d-example/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
