Skip to content

Commit

Permalink
July 20, 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Jul 21, 2017
1 parent d63e22d commit d3903e8
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ Model Viewer for DirectX Tool Kit for DirectX 12

Copyright (c) Microsoft Corporation. All rights reserved.

June 23, 2017
July 20, 2017

The DirectX Tool Kit Model Viewer is an interactive test application for
validating .SDKMESH and .VBO files rendered using the DirectX Tool Kit.

This code is designed to build with Visual Studio 2015 or 2017. It is recommended that you
make use of VS 2015 Update 3 or VS 2017.
The source is written for Visual Studio 2015 or 2017. It is recommended you use
VS 2015 Update 3 with the Windows 10 Anniversary SDK (14393) or VS 2017 with the latest updates
and the Windows 10 Creators Update SDK (15063).

All content and source code for this package are subject to the terms of the MIT License.
<http://opensource.org/licenses/MIT>.
Expand Down Expand Up @@ -164,6 +165,9 @@ the system:
RELEASE HISTORY
---------------

July 20, 2017
Added HDR10 display output support

June 23, 2017
Added tone-mapping
Use larger fonts on high-resolution displays
Expand Down

0 comments on commit d3903e8

Please sign in to comment.