snez / space

Game Engine in C++ and DirectX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the Game Engine

  • Written with C++ and DirectX 9 (in 2006).
  • Uses HLSL shadders for glows and HDR lighting.
  • Includes 3 scenes to demo the game engine
  • Uses the Venus and Moon texture maps as provided on NASA's website
  • There are some screenshots under the Screenshots directory

Running

Just execute Space.exe

Controlling

Keys:

1 - Planet scene
2 - Comet scene
3 - Spaceship scene
Space - Pause
Mouse wheel - Zoom in/out
Left/right arrows - Rotate the scene
F1 - Toggle fullscreen
F8 - Wireframe mode

About

Game Engine in C++ and DirectX


Languages

Language:C++ 92.8%Language:C 6.6%Language:Objective-C 0.6%