forked from microsoft/DirectXTex
-
Notifications
You must be signed in to change notification settings - Fork 0
Quality-enhanced fork of DirectX Texture Library
License
elasota/cvtt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Convection Texture Tools Copyright (c) 2018 Eric Lasota Licensed under MIT License (see LICENSE.txt for details) Convection Texture Tools are an enhanced fork of Microsoft's DirectX Texture Library (DirectXTex). All of the CPU codecs have been replaced with new SIMD-optimized codecs that get great quality and great speed. See the "ConvectionKernels" dir for stand-alone codecs if you want to use them outside of the library. For usage, see ReadMe_DirectXTex.txt Flag changes: -rw, -gw, -bw, and -aw change channel importance for red, green, blue, and alpha respectively. -nogpu has been removed, use -gpu 0 to use the GPU codecs, be aware that they're lower quality though.
About
Quality-enhanced fork of DirectX Texture Library
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C++ 72.3%
- C 17.1%
- HLSL 8.4%
- C# 2.1%
- Batchfile 0.1%