<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.windowsclient.net/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>Perspective</title><link>http://blogs.windowsclient.net/odewit/default.aspx</link><description>Olivier Dewit</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20423.869)</generator><item><title>A tool for building circle arcs with WPF</title><link>http://blogs.windowsclient.net/odewit/archive/2008/07/03/WpfCircleArcsTool.aspx</link><pubDate>Thu, 03 Jul 2008 19:52:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:37859</guid><dc:creator>odewit</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.windowsclient.net/odewit/rsscomments.aspx?PostID=37859</wfw:commentRss><comments>http://blogs.windowsclient.net/odewit/archive/2008/07/03/WpfCircleArcsTool.aspx#comments</comments><description>&lt;div&gt;The ArcSegment class is not easy to grasp. Despite the illustrations of the&amp;nbsp;&lt;a class="" href="http://msdn.microsoft.com/en-us/library/system.windows.media.arcsegment.aspx" target="_blank"&gt;documentation&lt;/a&gt;, it is often necessary to grope to get the desired result. &lt;br /&gt;&lt;br /&gt;In WpfDemo, the example application of &lt;a class="" href="http://www.editions-eni.fr/WPF---Windows-Presentation-Foundation---Developpez-des-applications-riches-sous-Windows/.4_3a6222cf-b921-41f5-886c-c989f77ba994_667e7418-9d00-495e-82b4-74c94e4781bc_1_0_d9bd8b5e-f324-473f-b1fc-b41b421c950f.html" target="_blank"&gt;my book about WPF&lt;/a&gt; (in french), I developed a WPF page that directly shows the effect of the various properties of this class.&amp;nbsp;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;a class="" href="http://www.odewit.net/Livres/Wpf/WpfDemo.xbap?page=Graphisme/Shapes/ArcDemo.xaml" target="_blank"&gt;ArcDemo.xaml&lt;/a&gt; (.NET 3.5 XBAP)&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;img src="http://www.odewit.net/Images/Blog/20080702/ArcDemo.jpg" alt="" /&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;
&lt;div id="result_box"&gt;&lt;em&gt;Note : this module does not work in&amp;nbsp;.NET 3.5 SP1 beta, which introduces a regression bug.&lt;/em&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src="http://blogs.windowsclient.net/aggbug.aspx?PostID=37859" width="1" height="1"&gt;</description><category domain="http://blogs.windowsclient.net/odewit/archive/tags/WPF/default.aspx">WPF</category></item><item><title>Articles about WPF and Perspective</title><link>http://blogs.windowsclient.net/odewit/archive/2008/05/27/articles-about-wpf-and-perspective.aspx</link><pubDate>Tue, 27 May 2008 06:15:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:29773</guid><dc:creator>odewit</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.windowsclient.net/odewit/rsscomments.aspx?PostID=29773</wfw:commentRss><comments>http://blogs.windowsclient.net/odewit/archive/2008/05/27/articles-about-wpf-and-perspective.aspx#comments</comments><description>&lt;p&gt;My articles about WPF programming with the Perspective library have been updated for the latest release :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;a class="" href="http://www.odewit.net/ArticleView.aspx?id=WpfLocalization&amp;amp;format=html&amp;amp;lang=en" target="_blank"&gt;Perspective : a light process for WPF localization&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a class="" href="http://www.odewit.net/ArticleView.aspx?id=WpfDpiScaling&amp;amp;format=html&amp;amp;lang=en" target="_blank"&gt;WPF : screen resolution independence with Perspective&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a class="" href="http://www.odewit.net/ArticleView.aspx?id=Wpf3DIntro&amp;amp;format=html&amp;amp;lang=en" target="_blank"&gt;Perspective : Easy 3D programming with WPF&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a class="" href="http://www.odewit.net/ArticleView.aspx?id=Wpf3DControls&amp;amp;format=html&amp;amp;lang=en" target="_blank"&gt;Perspective : 3D skinnable controls&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a class="" href="http://www.odewit.net/ArticleView.aspx?id=Wpf3DAnimation&amp;amp;format=html&amp;amp;lang=en" target="_blank"&gt;Animating a Perspective model&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a class="" href="http://www.odewit.net/ArticleView.aspx?id=Wpf3DInstall&amp;amp;format=html&amp;amp;lang=en" target="_blank"&gt;Getting and installing Perspective&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Enjoy !&lt;/p&gt;&lt;img src="http://blogs.windowsclient.net/aggbug.aspx?PostID=29773" width="1" height="1"&gt;</description><category domain="http://blogs.windowsclient.net/odewit/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.windowsclient.net/odewit/archive/tags/Perspective/default.aspx">Perspective</category></item><item><title>Perspective</title><link>http://blogs.windowsclient.net/odewit/archive/2008/05/14/perspective.aspx</link><pubDate>Wed, 14 May 2008 20:52:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:27982</guid><dc:creator>odewit</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.windowsclient.net/odewit/rsscomments.aspx?PostID=27982</wfw:commentRss><comments>http://blogs.windowsclient.net/odewit/archive/2008/05/14/perspective.aspx#comments</comments><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m&amp;nbsp;Olivier Dewit, a french technical book author. I&amp;#39;m coming from &lt;a class="" href="http://msmvps.com/blogs/odewit/archive/tags/EN/default.aspx" target="_blank"&gt;msmvps.com&lt;/a&gt;&amp;nbsp;and I will now blog here about WPF.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m writing a book about WPF, in French. My contribution to the community is &lt;a class="" href="http://www.codeplex.com/perspective" target="_blank"&gt;Perspective&lt;/a&gt;, an experimental and pedagogical .NET class library which contains :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;High-level 3D shapes : Box3D, Bar3D, Spherical3D, Conical3D, PieSlice3D...&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;3D interactive and skinnable controls : Button3D, Knob3D, Fader3D...&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Workshop3D : a ready to use viewport for 3D models, with light, moveable camera and camera control panel.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;2D controls : Knob, Fader, Joystick&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Other stuff to build skinnable and international applications (desktop and XBAPs)&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;...&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;I&amp;#39;ve just published the 0.9 version. You can run an online demo &lt;a class="" href="http://www.odewit.net/Perspective/dotnet3.5/PerspectiveDemo.xbap" target="_blank"&gt;here&lt;/a&gt; (this is a .NET 3.5 XBAP). &lt;a class="" href="http://www.odewit.net/ArticleContent.aspx?id=Wpf3DIntro&amp;amp;format=html" target="_blank"&gt;Here&lt;/a&gt; is an article about 3D programming with Perspective.&lt;/p&gt;
&lt;p&gt;Enjoy :-)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.windowsclient.net/aggbug.aspx?PostID=27982" width="1" height="1"&gt;</description><category domain="http://blogs.windowsclient.net/odewit/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.windowsclient.net/odewit/archive/tags/Perspective/default.aspx">Perspective</category></item></channel></rss>