소스 검색

Add hlslbin

unknown 6 년 전
부모
커밋
3b8d2ae717
2개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  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