Skip to content

3D Graphics

Simon (darkside) Jackson edited this page Aug 21, 2020 · 7 revisions

3D Graphics

Area Submitted Type
Games: 3D Graphics, Games: Graphics 10/4/2010 Code Sample

Description

This sample shows how to render 3D content to screen with a basic effect.

Sample Overview

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).

3D Sample 0 3D Sample 1

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).
Clone this wiki locally