3D Chess
This is a DirectX 9 project that includes a 3D game engine.
It is meant for developers who are curious how 3D APIs work and potentially
be used as a template for a game. It loads a chess board and uses shaders to
implement shadows.
This is meant for developers only. It is not a full fledged game
in it's current state. It is meant for a C++ developer to be able to
see how a basic 3D engine works and to be extended into a complete game.
Enjoy and send any comments to winstonwaite at gmail dot com