From 0d2237924a1e4e4ff24eb0145954ef3244fdc5a3 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 15 Jun 2015 14:34:22 +0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1bdc1b..a31d918 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# directx11_game -RTS on DirectX11 (not WinRT) +# directx11_benchmark +On DirectX11 (not WinRT) With own primitive game engine. @@ -7,8 +7,10 @@ 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