Umesh Patel

XAML Fanboy

 
 
Demos
3D Demo
3D Demo

3D Demo is an application that utilizes Silverlight 5's 3D support. The app renders 3D primitives and models with pixel and vertex shaders. Users can drag and drop images from their local machine to the Silverlight application to apply textures to the current object.

View Demo



3D Carousel
3D Carousel

3D Carousel uses Silverlight 5's 3D support to render a pure 3D carousel. Users can drag and drop images from their local machine to populate the carousel. The Carousel items are rendered on an imported model.

View Demo



3D Text
3D Text

3D Text Demo is an application that takes the user's input and renders the text in 3D. The current version supports letters and spaces.

View Demo



3D Animation
3D Animation

3D Animation Demo uses a keyframe animation system to allow the user to animate the 3D cube.

View Demo



3D Model Editor
3D Model Editor

3D Model Editor is a basic modeling tool that imports an obj file and allows the user to tweak the vertices to reshape the model.

View Demo



3D Apartment
3D Apartment

3D Apartment Viewer imports multiple mesh objects and textures using an OBJ Importer. The television set plays a video texture.

View Demo



3D Video
3D Video

3D Video demo renders a video on a 3D mesh object.

View Demo



Youtube Demo
Youtube Demo

Youtube Demo is an OOB application that allows users to search and view Youtube videos. The current version supports a Default and a SlideView view for navigation.

View Demo



Shader Sandbox
Shader Sandbox

Shader Sandbox is an application to view custom Pixel Shaders on images. Users can drag and drop images from their local machine to the Silverlight application. The app also provides the ability to save and print rendered images.

View Demo



Carousel Demo
Carousel Demo

Carousel Demo is implemented using Silverlight 4's Drag and Drop and Perspective Transforms features. A custom Distance Pixel Shader is applied to the individual items to render a depth of field and motion blur effect. The app also provides the ability to save and print images.

View Demo



Shader Webcam
Shader Webcam

Shader Webcam Demo is a fun application that utilizes Silverlight 4's Webcam support. Pixel shaders are applied to the webcam rendering.

View Demo



Still Frame Capture
Still Frame Capture

Still Frame Capture application allows the user to capture still frames from a video file.

View Demo



Silverlight Bing Demo
Silverlight Bing Demo

Silverlight Bing Demo is a simple application that utilizes Web Service calls to the Bing API. The current version allows the user to perform basic searching. The application can also be installed on the desktop using the Out of Browser functionality.

View Demo



PlaneProjection Sandbox
PlaneProjection Sandbox

PlaneProjection Sandbox is a test application to test the capabilities of Silverlight 3's Perspective Transforms feature.

View Demo