GameTechDev / Intel-Texture-Works-Plugin

Intel has extended Photoshop* to take advantage of the latest image compression methods (BCn/DXT) via plugin. The purpose of this plugin is to provide a tool for artists to access superior compression results at optimized compression speeds within Photoshop*.
https://software.intel.com/en-us/articles/intel-texture-compression-plugin-for-photoshop
Apache License 2.0
258 stars 39 forks source link

pre-build releases #7

Open vicentecarrodev opened 8 years ago

vicentecarrodev commented 8 years ago

Understanding that the current implementation of the compressor(not the Photoshop plugin) is released as a VS project that we should compile ourselves I would like to know if there are plans to release prebuilt windows binaries. Even of the beta versions. Thank you.

Vicente

MarcFauconneau commented 8 years ago

What binaries? ispc_texcomp.dll ?

vicentecarrodev commented 8 years ago

I'm talking about the standalone (sample) ISPC Texture Compressor. I could not compile the code since I don't have a Visual Studio yet but I'm assuming the compilation will produce a command line executable. That one.