|
This is a two part example which shows of some of the features of the 3D mix using a GridLayout3D. In addition to the sample code there is a doc included which explains in detail the code and feautres...
|
03-11-2008
|
1,730
|
Download
File Size 230.5kB
|
|
by John Zolezzi EllipseLayout3D Sample This sample shows how to create a circular path of 3D models that you can rotate with the mouse. The 3D is created in xaml with the classes found in Blendables 3D...
|
03-20-2008
|
1,393
|
Download
File Size 279.1kB
|
|
by John Zolezzi This sample mimics the Vista 3D program selector, except for the item fade as they disappear from view. · Transition from 2D display to 3D. · Rotates items in both direction in 3D. · ItemsStack3DFlip...
|
05-02-2008
|
1,436
|
Download
File Size 426.2kB
|
|
This sample utilizes StackLayout3D to emulate the Vista's Flip3D feature. Right now the flipping is hooked to a button and cycles through a set of images. We are working on a more complete sample which...
|
03-18-2008
|
1,273
|
Download
File Size 214kB
|
|
by John Zolezzi StackLayout3D provides a quick method of laying out items in a stack similar to StackPanel. To use this layout, set the ItemsControl3D’s Layout property to an instance of StackLayout3D...
|
03-20-2008
|
1,080
|
Download
File Size 278.9kB
|
|
Blendables 3D mix gives you the flexibility to create your own custom layouts. This example shows how to create your own layout and model generator to implement your own tile turn view. This is similar...
|
03-26-2009
|
727
|
Download
File Size 285.9kB
|
|
by John Zolezzi Visual3D Generator Sample Building off of the EllipseLayout3D sample, this sample shows how to create a different model based on a property from the item passed into ItemsControl3D. Instead...
|
03-20-2008
|
1,193
|
Download
File Size 280.5kB
|