-
-
Notifications
You must be signed in to change notification settings - Fork 122
3D Graphics
Simon Jackson edited this page Sep 1, 2016
·
7 revisions
#3D Graphics#
Area Games: 3D Graphics, Games: Graphics Submitted 10/4/2010 Code Sample
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).


downloads
Size: 0.36MB
Source code and assets for the 3D Graphics Sample (XNA Game Studio 4.0).