3d Game Development: Objective
3d Game Development: Objective
Objective:
After completion of this course, student will able to make 2d and 3d
games for PC, XBOX, and Zune Player
Prerequisite:
No professional experience required. This course is from novice to
professional programming
Time:
Class time is p.m. - p.m.
Locations:
Brains Computer College, Waris Road, Lahore.
Language:
Visual C# 2008 (Visual C# 2008 will be used for 3d game programming)
Duration:
5 months 6 days a week (3 days class & 3 days Lab) (one hour class) or
5 months 4 days a week (2 days class & 2 days Lab) (1:30 hours class)
Total Lectures:
50-60 Lectures
Instructor Information:
Zaigham Abbas
[email protected]
Cell: 0334 4001612
1. Getting Started
System requirements & Installation
Creating Your First Application
2. Sprites
Adding a Sprite to Your Project
Loading and Drawing Your Sprite
Transparency and Other Options
Layer Depth
Let’s Move
Animation
Adjusting the Frame rate
Adjusting the Animation Speed
9. 3D Game Development
Coordinate Systems
Cameras
Creating a 3D Camera
Drawing Primitives
Matrix Multiplication
Movement and Rotation
Backface Culling
More on Rotations
Even More Rotations
Primitive Types
Applying Textures
10. 3D Models
Using 3D Models
Setting Up the Project
Adding a Model to Your Project
Drawing a Model Using a BasicModel Class
Adding a Model Manager
Rotating Your Model