-
-
Notifications
You must be signed in to change notification settings - Fork 102
3D Graphics
Simon (darkside) Jackson edited this page Aug 21, 2020
·
7 revisions
Area | Submitted | Type |
---|---|---|
Games: 3D Graphics, Games: Graphics | 10/4/2010 | Code Sample |
This sample shows how to render 3D content to screen with a basic effect.
The sample consists of a 3D scene of a spaceship, rendered by using BasicEffect. The user can alter the way the model is rendered and displayed. Initially, the model is rendered against a clear blue background by using three different light sources. By using various on-screen buttons and touch gestures, the user can alter rendering options.
All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).
Download | Size | Description |
---|---|---|
Graphics3DSample_4_0 | 0.36MB | Source code and assets for the 3D Graphics Sample (XNA Game Studio 4.0). |
Graphics3DSample_4_0.zip | 0.36MB | Source code and assets for the 3D Graphics Sample (XNA Game Studio 4.0). |