<?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>Windows Presentation Foundation-3D Musings : Orcas</title><link>http://blogs.msdn.com/pantal/archive/tags/Orcas/default.aspx</link><description>Tags: Orcas</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>UIElement3D extensibility - 3D Video Carousel</title><link>http://blogs.msdn.com/pantal/archive/2007/08/22/uielement3d-extensibility-dvd-keep-case-player-cylindrical-carousel-layout.aspx</link><pubDate>Wed, 22 Aug 2007 05:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4503093</guid><dc:creator>pantal</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/pantal/comments/4503093.aspx</comments><wfw:commentRss>http://blogs.msdn.com/pantal/commentrss.aspx?PostID=4503093</wfw:commentRss><description>&lt;P&gt;Recently I've been working on a screencast, which goes over some advanced aspects of working with Element3D. In the meantime, this sample demonstrates WPF's Orcas Beta 2 UIElement 3D technology, covering the essentials for how you can make your own reusable UIElement3D controls for 3D. I have two in here: &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;A&amp;nbsp;"KeepCaseUIElement3D", a&amp;nbsp;representation of a real world DVD case,&amp;nbsp;with the added twist of&amp;nbsp;playing video on the inside. It's&amp;nbsp;API consumes Uri's for cover images and a media source, rather than traditional models, meshes, and materials in 3D&amp;nbsp;.&lt;/LI&gt;
&lt;LI&gt;A "MovieCarousel" - a simple 3D carousel layout control which re-orients itself to position the object which was last clicked towards the user.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;You will need to operate with the WPF V3.5(Orcas) Beta 2 Bits. You can get the Visual Studio Orcas Beta 2&amp;nbsp;installation with WPF from &lt;A class="" href="http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx" mce_href="http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;IMG title="A set of streaming WPF tutorial Videos " style="WIDTH: 600px; HEIGHT: 500px" height=500 alt="A set of streaming WPF tutorial Videos " src="http://blogs.msdn.com/photos/pantal/images/4502918/original.aspx" width=600 mce_src="http://blogs.msdn.com/photos/pantal/images/4502918/original.aspx"&gt;&lt;/P&gt;
&lt;P&gt;Concepts you&amp;nbsp;can see in practice with this sample include:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Creating interactive 3D controls as interactive containers on non-interactive 3D models (Hint - Leverage existing 3D Xaml with little effort)&lt;/LI&gt;
&lt;LI&gt;Creating a Custom Visual3D container type&lt;/LI&gt;
&lt;LI&gt;Use of StaticResources from Application.Resources to separate mesh details from overall structure&lt;/LI&gt;
&lt;LI&gt;Databinding a mesh texture to consume a local DP exposed as a URI, via a data binding type converter&lt;/LI&gt;
&lt;LI&gt;3D Layout - Cylinder Layout Helper class&lt;/LI&gt;
&lt;LI&gt;Playing Video as a material on 3D&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;If you have any questions on the details of this sample, feel free to send me a message, or leave a relevant comment- odds are fair other folks have similar questions, which could make for interesting future blog postings! &lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thanks!&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=4503093" width="1" height="1"&gt;</description><enclosure url="http://blogs.msdn.com/pantal/attachment/4503093.ashx" length="644001" type="application/x-zip-compressed" /><category domain="http://blogs.msdn.com/pantal/archive/tags/UIElement3D/default.aspx">UIElement3D</category><category domain="http://blogs.msdn.com/pantal/archive/tags/3D/default.aspx">3D</category><category domain="http://blogs.msdn.com/pantal/archive/tags/Orcas/default.aspx">Orcas</category><category domain="http://blogs.msdn.com/pantal/archive/tags/V3.5/default.aspx">V3.5</category><category domain="http://blogs.msdn.com/pantal/archive/tags/3D+Layout/default.aspx">3D Layout</category><category domain="http://blogs.msdn.com/pantal/archive/tags/Video+on+3D/default.aspx">Video on 3D</category></item></channel></rss>