Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 3.0
Samples
.NET Framework
Samples
Technology Samples
This page is specific to
.NET Framework 3.0

Other versions are also available for the following:
.NET Framework Samples
Managed Direct3D Mobile Samples

The samples in this section provide tutorials for developing and using Direct3D objects using the Windows Mobile DirectX and Direct3D namespaces provided by the .NET Compact Framework.

NoteNote

These samples require Windows Mobile version 5.0 software for Pocket PCs and Smartphones. DirectX and Direct3D features are not available on Windows Mobile 2003 for Pocket PC or Windows Mobile 2003 for Smartphone.

In This Section

Direct3D Mobile Billboard Sample

Shows how to perform billboarding to draw trees.

Direct3D Mobile Fixed Point Billboard Sample

Shows how to perform billboarding to draw trees using fixed point math.

Direct3D Mobile Create Device Sample

Provides a tutorial for creating a Direct3D device and using it to clear the window.

Direct3D Mobile Fractal Sample

Shows how to use fractals to generate and display height map.

Direct3D Mobile Fixed Point Fractal Sample

Shows the fractal sample converted to use fixed point math.

Direct3D Mobile Lighting Sample

Provides a tutorial on how to use lighting.

Direct3D Mobile Fixed Point Lighting Sample

Shows how to, using fixed point math, make moving directional and point lights.

Direct3D Mobile Lights Sample

Shows how to make moving directional and point lights.

Direct3D Mobile Matrices Sample

This sample provides a tutorial on how to use matrix transforms.

Direct3D Mobile Meshes Sample

Provides a tutorial on how to load and display meshes.

Direct3D Mobile Stencil Buffer Shadow Volume Sample

Shows how to use the stencil buffer to generate shadow volumes.

Direct3D Mobile Stencil Buffer Stencil Depth Sample

Shows how to use the stencil buffer to evaluate depth complexity.

Direct3D Mobile Text Drawing Sample

Shows how to draw text.

Direct3D Mobile Texture Sample

Provides a tutorial for rendering vertices with a vertex buffer, a Direct3D object for storing vertices. You can define vertices by defining a custom structure and a custom FVF (flexible vertex format).

Direct3D Mobile Vertices Sample

Provides a tutorial for rendering vertices with a vertex buffer, a Direct3D object for storing vertices. You can define vertices by defining a custom structure and a custom FVF (flexible vertex format).

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Problems running the sample applications      ashray5   |   Edit   |   Show History
I am not able to run the sample applications provided on this site on my Windows XP laptop, I used visual studio 2005 c# complier. All my C# apps run on the desktop too, I dont know why this one wouldn't run.
Tags What's this?: Add a tag
Flag as ContentBug
Samples are for XP      jc1975   |   Edit   |   Show History
build output is for mobile devices, not XP
Tags What's this?: Add a tag
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker