Browse Source

Add hlslbin

unknown 6 years ago
parent
commit
3b8d2ae717
2 changed files with 5 additions and 0 deletions
  1. 5 0
      compiled/Hlsl/build.md
  2. BIN
      compiled/Hlsl/hlslbin.exe

+ 5 - 0
compiled/Hlsl/build.md

@@ -0,0 +1,5 @@
+// https://github.com/luboslenco/krafix_hlslbin
+
+.\hlslbin.exe file_in file_out vs_5_0 -i pos
+.\hlslbin.exe file_in file_out ps_5_0
+.\hlslbin.exe file_in file_out gs_5_0

BIN
compiled/Hlsl/hlslbin.exe