Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xotonic committed Jun 15, 2015
1 parent 5699364 commit 0d22379
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# directx11_game
RTS on DirectX11 (not WinRT)
# directx11_benchmark
On DirectX11 (not WinRT)

With own primitive game engine.

Features:
- Own mesh format (.mesh), terrain format(.terrain). For mesh created addon for Blender, for terrain was written python
script, which converts bitmap to .terrain.
- Support of loading dds textures (from DirectXTex library), loading vertex and pixel shaders.
- Exist resourse file for adding resources without source code editing
- Input system based on DirectInput.
- Text rendering is performed by DirectWrite + in game console;
- Directional ligthing;
- Normal mapping.
- Timer
- Spectator`s camera

0 comments on commit 0d22379

Please sign in to comment.