SurfaceLight - A Silverlight Replica of Microsoft Surface
Posted by: Valer BOCAN in Silverlight (5,497 Views)
You may have heard about Microsoft Surface before: it is a platform that allows the user direct contact to the system, i.e. using touch sensitive devices. While this is nothing short of spectacular, I think the technology has a long way to become commonplace. In the meantime, we can replicate the Surface behavior to a small extent and make something spectacular for the web: the SurfaceLight.
The SurfaceLight demo is based in part on Silverlight “Surface” Demonstration example. I made several changes to the code so that it fits my needs for the future development of the www.CoduriPostale.org website (a site that lists the Romanian zip codes). The code was built using Visual Studio 2008 and Expression Blend 2.5 March Preview.
The demo shows the following:
-
Using the Canvas object together with a gradient fill, in order to absolutely position the objects using X and Y coordinates.
-
Using animations - there is the pulsating Paymaster Web Design Studio logo on the surface.
-
Using transformations - that allows neat interactions with the photos loaded on the surface, such as scaling, translating and rotating.
Download the Visual Studio 2008 project (in C#): SurfaceLight Demo (3.4 MB)
Update (June 10th, 2008): I’m in the process of building the pilgrim’s guide to Athos M
ountain (at www.munteleathos.com) and I used the SurfaceLight project as the place holder for the domain. You may want to check this out.

Entries (RSS)