SilverlightShow: Perspective 3D in Silverlight Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples SilverlightShow.net http://www.rssboard.org/rss-specification Argotic Syndication Framework 2008.0.2.0, http://www.codeplex.com/Argotic en-US estoychev@completit.com (Emil Stoychev) RE: Perspective 3D in Silverlight <p>Guys try these..  </p> <p>http://kalashnikovtechnoblogs.blogspot.com/2011/04/creating-3d-charts-using-silverlight-3.html</p> http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment5830 Kalashnikov http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Sun, 03 Apr 2011 11:07:24 GMT RE: Perspective 3D in Silverlight 3 Spiders...  Ick.  Hate'em. http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment5400 Guy http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Fri, 28 Jan 2011 17:23:49 GMT RE: Perspective 3D in Silverlight 3 Nice to see this.its realy amazing to watch this http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment3736 Muhammad Ravoof http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Mon, 07 Jun 2010 14:34:09 GMT RE: Perspective 3D in Silverlight 3 <p>Hi <span id="ctl00_cphMiddle_ContentPlaceHolderContent_itemComments_dlstComments_ctl18_lblCommentAuthor">Saminathan.P,</span></p> <p><span>The demo is in the article but you need the proper version of <em>Silverlight</em> installed (At least Silverlight 3).</span></p> http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment3650 nikolayraychev http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Fri, 21 May 2010 10:15:24 GMT Demo Link??? where? http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment3648 Saminathan.P http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Fri, 21 May 2010 09:47:10 GMT Demo Link??? <p>where is the live demo link..?</p> <p>Suggestion : Better to place at the top..</p> http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment3647 Saminathan http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Fri, 21 May 2010 09:45:19 GMT RE: Perspective 3D in Silverlight 3 <p>Hi John,</p> <p>Try this code:</p> <div class="reCodeBlock" style="border: #7f9db9 1px solid; overflow-y: auto;"> <div style="background-color: #fff;"><span style="margin-left: 0px !important;"><code style="color: #069; font-weight: bold;">this</code><code style="color: #000;">.imgTarantula.Projection = </code><code style="color: #069; font-weight: bold;">new</code> <code style="color: #000;">PlaneProjection(); </code></span></div> <div style="background-color: #f8f8f8;"><span style="margin-left: 0px !important;"><code style="color: #069; font-weight: bold;">this</code><code style="color: #000;">.imgTarantula.Projection.SetValue(PlaneProjection.RotationYProperty, (</code><code style="color: #069; font-weight: bold;">double</code><code style="color: #000;">)45);</code></span></div> </div> http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment3422 nikolayraychev http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Thu, 15 Apr 2010 12:21:19 GMT RE: Perspective 3D in Silverlight 3 <p>hi for example i want to give a property to image ; projection rotationy=45 </p> <p> </p> <p>how can i give it with c# codes?</p> http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment3306 John http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Thu, 25 Mar 2010 08:25:56 GMT RE: Perspective 3D in Silverlight 3 Excellent tutorial http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment2613 Mohamed Soumare http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Fri, 30 Oct 2009 20:21:22 GMT RE: Perspective 3D in Silverlight 3 Can't install silverlight on my machine.... SOS from MS http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment1751 Rob http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Tue, 30 Jun 2009 17:15:37 GMT RE: Perspective 3D in Silverlight 3 <p><strong>thomas</strong>, in WPF you can take advantage of the real 3D so you do not need to use the projections.</p> <p><strong>Fallon Massey</strong>, yes, you don't need to use texture mappings any more.</p> <p><strong>funny</strong>, if you explain in details what's your expected behavior I'll try to help you.</p> http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment1427 nikolayraychev http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Mon, 06 Apr 2009 05:05:07 GMT RE: Perspective 3D in Silverlight 3 good job, I have a problem maybe you can help me. If  I set an element with it's default RotateY property to 90 and it's default LocalOffsetZ property to 100, then I want it roate around x-axis, how to do?It doesnot roate as I espect. can you help me?very thanks http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment1420 funny http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Sun, 05 Apr 2009 10:56:08 GMT RE: Perspective 3D in Silverlight 3 This appears to mean that we don't have to do texture mapping.<br /> <br /> Just put the texture into the image, and apply the transform?  Is it that easy? http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment1268 Fallon Massey http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Tue, 24 Mar 2009 14:42:33 GMT RE: Perspective 3D in Silverlight 3 will be the projection feature also be available for the next wpf version? http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx#comment1237 thomas http://www.silverlightshow.net/items/Perspective-3D-in-Silverlight-3.aspx Fri, 20 Mar 2009 12:11:17 GMT