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

Any possibility of this being ported for GIMP? #37

Closed successtheman closed 3 years ago

successtheman commented 3 years ago

GIMP users would greatly benefit from such a tool with the ability to export into various dds formats (dx10+ dxt1) etc (primarily suggesting this because I do work with the arkham games and many people cannot afford to purchase photoshop so this would be a great alternative) as it's free and open source.

I lack the knowledge to do so myself and have been looking around for something that can do this, but haven't found anything. Thoughts?

Hawkeye4040 commented 3 years ago

There are other plugins for DDS on Gimp already.

DaveBookout-Intel commented 3 years ago

additional plugin support is outside the scope of this project. the existing plugins could potentially be extended to support additional formats using: https://github.com/GameTechDev/ISPCTextureCompressor.