Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 793 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 793 Bytes

FxBatchCompiler

This Windows application supports compilation of FX effect files and HLSL shader files using fxc command line compiler included in DirectX SDK. You can compile many files at time or one file with different settings.

Features

  • Write compilation scripts in a simple language by specifying parameters for fxc.exe.
  • Compile multiple shaders at time.
  • Compile only shaders that need rebuild checked by file modification time.
  • Review success or failure, warning and error count and compiler output for every task.
  • Compile single HLSL source file with different parameters and preprocessor macros.

Download

Release - Version 1.1

Screenshots

Screenshot 1

Screenshot 1