6
shouts

PlaneProjection for 3D effects. Part III : carousels

published 211 days, 17 hours, 34 minutes ago posted by faisalhossainfaisalhossain 212 days, 3 hours, 36 minutes ago
Monday, August 17, 2009 9:00:35 AM GMT Sunday, August 16, 2009 10:58:55 PM GMT

Let's make use of PlaneProjection to program other 3D effects : carousels in this post. First a simple one, to show how easy it is : just a few lines of code !

Project / source code The images are not included in the xap file as internal ressources, they are loaded from the web server at run time (to do so, the images must be copied in the ClientBin folder, the one that contains the xap file to be published). We define a playing ground for the carousel :   The code is self-explanatory (just a bi...

category: Silverlight | clicked: 110 | | source: www.gleblanc.eu | show counter code
tags: 3D, Carousel, Silverlight 3