<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ParallaxUi - UIs Escaping from Flatland</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx</link><description>As I mentioned in my last post , one of the guiding principles for the design of 3D in WPF is the consistent and powerful integration with 2D vector graphics, media, imaging, UI, and documents. And, for quite some time, I’ve wanted to write a little demo</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: ParallaxUi - UIs Escaping from Flatland</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#1993890</link><pubDate>Fri, 30 Mar 2007 15:52:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1993890</guid><dc:creator>Ian Horwill</dc:creator><description>&lt;p&gt;An interesting idea. I also like interfaces where controls become bigger the closer the user's attention is to them (usually as indicated with the mouse).&lt;/p&gt;
&lt;p&gt;What's going on with the &amp;quot;Perhaps&amp;quot; list box? Its gray background obscures &amp;quot;Elk&amp;quot; and the list box, but is transparent wrt &amp;quot;Chameleon&amp;quot; and &amp;quot;Butterfly&amp;quot;.&lt;/p&gt;
</description></item><item><title>re: ParallaxUi - UIs Escaping from Flatland</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#1994023</link><pubDate>Fri, 30 Mar 2007 16:31:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1994023</guid><dc:creator>Matthew Adams</dc:creator><description>&lt;p&gt;Ian - I think you'll find it is to do with the actual z-order of the components in the XAML. You have to get the ordering right (which actually means front-back, IIRC) to get the transparency rendered correctly.&lt;/p&gt;
</description></item><item><title>re: ParallaxUi - UIs Escaping from Flatland</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#2010481</link><pubDate>Mon, 02 Apr 2007 10:57:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2010481</guid><dc:creator>Greg Schechter</dc:creator><description>&lt;p&gt;Matthew... good call. &amp;nbsp;That's indeed what the issue is and was an oversight on my part. &amp;nbsp;I updated the XBAP, so you shouldn't see this artifact anymore.&lt;/p&gt;
</description></item><item><title>re: ParallaxUi - UIs Escaping from Flatland</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#2016099</link><pubDate>Tue, 03 Apr 2007 09:07:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2016099</guid><dc:creator>Greg Schechter</dc:creator><description>&lt;p&gt;There were a few comments reporting problems with this XBAP on 64bit Vista systems; and on XP with IE7. &amp;nbsp;(I run this on a 32bit Vista system.) &amp;nbsp;Certainly it should work seamlessly across all of these systems -- we're investigating the issue.&lt;/p&gt;
</description></item><item><title>ParallaxUi - source posted</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#2016316</link><pubDate>Tue, 03 Apr 2007 10:12:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2016316</guid><dc:creator>Greg Schechter's Blog</dc:creator><description>&lt;p&gt;I've cleaned up the source to ParallaxUi a bit and am attaching it to this post as a .zip file. This&lt;/p&gt;
</description></item><item><title>Camera construction in ParallaxUi</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#2016446</link><pubDate>Tue, 03 Apr 2007 10:57:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2016446</guid><dc:creator>Greg Schechter's Blog</dc:creator><description>&lt;p&gt;One of the more subtle aspects of the otherwise pretty straightforward ParallaxUi is the &amp;quot;registration&amp;quot;&lt;/p&gt;
</description></item><item><title>2D -&gt; 3D -&gt; 2D Transitions</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#2027529</link><pubDate>Thu, 05 Apr 2007 01:28:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2027529</guid><dc:creator>WPF3D Team Blog</dc:creator><description>&lt;p&gt;WPF Architect Greg Schecter has written a few really cool 3D transitions for 2D elements. We've gotten&lt;/p&gt;
</description></item><item><title>2D em 3D com WPF</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#2087218</link><pubDate>Wed, 11 Apr 2007 18:03:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2087218</guid><dc:creator>Good News and No News: Cezar Guimarães</dc:creator><description>&lt;p&gt;J&amp;#225; pensou em animar objetos 2D? Quem saber fazer uma entrada animada, com caixas de texto se movendo,&lt;/p&gt;
</description></item><item><title>Making ParallaxUi look right - field of view selection</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#2146972</link><pubDate>Sun, 15 Apr 2007 23:43:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2146972</guid><dc:creator>Greg Schechter's Blog</dc:creator><description>&lt;p&gt;In my last post , I said that &amp;quot;one of the more subtle aspects of the otherwise pretty straightforward&lt;/p&gt;
</description></item><item><title>Silverlight Notes: Reading for tomorrow...</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#8389232</link><pubDate>Mon, 14 Apr 2008 02:51:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8389232</guid><dc:creator>.NET:WPF-Silverlight</dc:creator><description>&lt;p&gt;&amp;amp;lt;p&amp;amp;gt;Didn't get around to reading these links today...&amp;amp;lt;/p&amp;amp;gt; ...&lt;/p&gt;
</description></item><item><title>Silverlight Notes: Reading for tomorrow...</title><link>http://blogs.msdn.com/greg_schechter/archive/2007/03/30/parallaxui_5F00_escaping_5F00_flatland.aspx#9400955</link><pubDate>Fri, 06 Feb 2009 07:47:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9400955</guid><dc:creator>.NET:WPF-Silverlight</dc:creator><description>&lt;p&gt;&amp;amp;lt;p&amp;amp;gt;Didn't get around to reading these links today...&amp;amp;lt;/p&amp;amp;gt; ...&lt;/p&gt;
</description></item></channel></rss>