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...
No comments yet, be the first one to post comment.