Shader playground screenshot.

This commit is contained in:
Ben Vanik
2015-12-05 17:47:26 -08:00
parent 2b3b423776
commit 2ece808f22
2 changed files with 1 additions and 1 deletions

View File

@@ -46,7 +46,7 @@ Built separately (for now) under [tools/shader-playground/](https://github.com/b
is a GUI for interactive shader assembly, disassembly, validation, and
translation.
TODO(benvanik): screen shot.
![Shader Playground Screenshot](images/shader_playground.png?raw=true)
Entering shader microcode on the left will invoke the XNA Game Studio
D3D compiler to translate the ucode to binary. The D3D compiler is then