<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.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>Programming with JavaScript</title><link>http://forums.silverlight.net/forums/16.aspx</link><description>Discussions about programming Silverlight with JavaScript</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: 3D Image Cube Suggestion</title><link>http://forums.silverlight.net/forums/thread/236239.aspx</link><pubDate>Mon, 22 Jun 2009 10:20:46 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:236239</guid><dc:creator>parshu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/236239.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=236239</wfw:commentRss><description>&lt;p&gt;Thanks everyone for your suggestions. I ended up creating my own 3d
cube with drawing polygons for each cube and using imagebrush. I will
try to paste the 3d cube code once i am finished. I am trying to make
image cube of 20 x 20.&lt;br /&gt;
&lt;/p&gt;</description></item><item><title>Re: 3D Image Cube Suggestion</title><link>http://forums.silverlight.net/forums/thread/233350.aspx</link><pubDate>Mon, 15 Jun 2009 09:02:54 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:233350</guid><dc:creator>vinCracker</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/233350.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=233350</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;There are many resource available through which you can learn how to go with 3D Cube. You can try &lt;a href="http://www.codeproject.com/KB/silverlight/CubeProject.aspx"&gt;this &lt;/a&gt;or &lt;a href="http://ligaz.blogspot.com/2007/10/building-3d-cube-in-silverlight-10.html"&gt;this&lt;/a&gt; or even &lt;a href="http://www.shinedraw.com/animation-effect/flash-vs-silverlight-rotating-cube/"&gt;this&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: 3D Image Cube Suggestion</title><link>http://forums.silverlight.net/forums/thread/233281.aspx</link><pubDate>Mon, 15 Jun 2009 06:21:19 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:233281</guid><dc:creator>Maud</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/233281.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=233281</wfw:commentRss><description>&lt;p&gt;use silverlight 3 could implement your need. Projection can be applied on any frameworkelement, which means you could let a grid with 10*10 images as a whole element and do projection.&lt;/p&gt;
&lt;p&gt;Some blog about&amp;nbsp;projection&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/03/18/a-quick-look-at-silverlight-3-projections.aspx"&gt;http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2009/03/18/a-quick-look-at-silverlight-3-projections.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;HTH.&lt;/p&gt;</description></item><item><title>Re: 3D Image Cube Suggestion</title><link>http://forums.silverlight.net/forums/thread/231133.aspx</link><pubDate>Tue, 09 Jun 2009 17:31:43 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:231133</guid><dc:creator>parshu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/231133.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=231133</wfw:commentRss><description>&lt;p&gt;Hi ccoombs, &lt;/p&gt;
&lt;p&gt;Thanks for the reply and pointing out the telerik control. While googling for the 3D cube i came across telerik which looks impressive but i don&amp;#39;t want to use that. Originally, i started exploration on 3D cube as requirement from a client, but it didn&amp;#39;t went well (he wanted to show 400 x 400 images on each side of cube, which is kind of stupid to do at the first place). &lt;/p&gt;
&lt;p&gt;Anyway, i am not creating the image cube just out of curosity and to learn that is why i need suggestions. &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Re: 3D Image Cube Suggestion</title><link>http://forums.silverlight.net/forums/thread/231002.aspx</link><pubDate>Tue, 09 Jun 2009 12:29:19 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:231002</guid><dc:creator>ccoombs</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/231002.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=231002</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;telerik has one already made if you dont want to recreate the wheel.&amp;nbsp; you should be able to place a container on each side.&amp;nbsp; each container can hold as many images or controls as you want.&lt;/p&gt;&lt;p&gt;&amp;nbsp;that being said, the dll for just the cube is over a meg, and your xap file will be bloated.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>3D Image Cube Suggestion</title><link>http://forums.silverlight.net/forums/thread/230865.aspx</link><pubDate>Tue, 09 Jun 2009 06:44:34 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:230865</guid><dc:creator>parshu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/230865.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=16&amp;PostID=230865</wfw:commentRss><description>&lt;p&gt;Hi Everyone,&lt;/p&gt;&lt;p&gt;I am new to silverlight so please bear with me.&lt;/p&gt;&lt;p&gt;I am trying to create a silverlight 3D cube with images on it&amp;#39;s each side (that is an easy part). The hard part, there will be multiple images in each side, let&amp;#39;s say 10 x 10 on each side (100 * 6 = 600 images on a cube). Each image must be clickable so that i can perform some &amp;quot;xyz&amp;quot; operation on it. &lt;/p&gt;&lt;p&gt;I have read lot of articles about how to create 3D image cube but they all have 1 image on each side, I want multiple clickable images. My first question, is it even possible in silverlight, if so, can you point me into right direction so i can divert my effort in that area? &lt;/p&gt;&lt;p&gt;What i need is a good suggestion as to how create this 3D image cube. Any type of suggestion is welcome. &lt;/p&gt;&lt;p&gt;Thanks in Advance. &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>