Upcoming Events
Unite 2010
11/10 - 11/12 @ Montréal, Canada

GDC China
12/5 - 12/7 @ Shanghai, China

Asia Game Show 2010
12/24 - 12/27  

GDC 2011
2/28 - 3/4 @ San Francisco, CA

More events...
Quick Stats
39 people currently visiting GDNet.
2406 articles in the reference section.

Help us fight cancer!
Join SETI Team GDNet!
Link to us Events 4 Gamers
Home » Features » GD Showcase » View Submission
Intel sponsors gamedev.net search:
Game Development Showcase
Track this GDS Entry
DirectX Simple Application
Developer   Dave
GenreTraditional
PlatformWindows
Downloads474

About: This is a very basic framework that can be used as the foundation to a DirectX Application.

Game Info How To Play Downloads Comments


Description

This foundation contains:

- Finite State Machine
- Render Device Factory
- Window Creation

The FSM class encapsulates all of the initialisation of the window and the render device by making external calls. It also contains a render function where the scene is rendered. Although the render function can be used for rendering, it is strongly advised that the rendering should be abstracted away into another class. It is a good idea to keep the FSM as clean as possible.


System Requirements

DirectX 9
Visual Studio .NET 2003 to open the solution.


Screenshots

 
Info
 GDS News
 About the GDS


Genre
 All
 Action
 Adventure
 Arcade
 Educational
 Fighting
 Puzzle
 Racing
 Role-Playing
 Shooter
 Simulation
 Sports
 Strategy
 Traditional


Platform
 DOS
 Linux
 OSX
 Windows