Effect Compiler
 

Effect Compiler

Effect Compiler : Integrate the Effect Compiler into Visual Studio.



Effect Compiler is a rule file that allows you to compile Direct3D / HLSL effect files directly in Visual Studio. The default way is to compile all .fx files at runtime, but as files are getting bigger, compile time increases rapidly. However, in most cases it is not required to recompile the effects every time you run your application. Usually you would call D3D10CompileShader(..) or a similiar function which calls fxc.exe internally. If you want Visual Studio to take of the compiling process you have to add a custom build rule. It will be called only if the source file has changed since the last compilation or the compiled version does not exist. The compiling process can be adjusted using the "Property Pages" for every file individually as if it was a C/C++ or some other known file type. The output file is a binary effect data file and has the extension .cfx (any other endling is valid, too). It can be read in by D3DX10CreateEffectFromFile(..) for example.

Conclusion

To conclude Effect Compiler works on Windows operating system(s) and can be easily downloaded using the below download link according to Freeware license. Effect Compiler download file is only 2 KB  in size.
Effect Compiler was filed under the General category and was reviewed in softlookup.com and receive 4.8/5 Score.
Effect Compiler has been tested by our team against viruses, spyware, adware, trojan, backdoors and was found to be 100% clean. We will recheck Effect Compiler when updated to assure that it remains clean.

Effect Compiler user Review

Please review Effect Compiler application and submit your comments below. We will collect all comments in an effort to determine whether the Effect Compiler software is reliable, perform as expected and deliver the promised features and functionalities.

Popularity 9.6/10 - Downloads - 92 - Score - 4.8/5

Softlookup.com 2023 - Privacy Policy



Category: General 
Publisher: Isometric God
Last Updated: 28/11/2023
Requirements: Not specified
License: Freeware
Operating system: Windows
Hits: 486
File size: 2 KB 
Price: Not specified


Leave A comment
Name: *
E-Mail: *
Comment: *