Update README.md

This commit is contained in:
Rich Geldreich
2019-04-29 20:06:44 -07:00
committed by GitHub
parent be6e38ed68
commit 4aa47b3d84

View File

@@ -5,6 +5,8 @@ Basis Universal is a GPU texture compression system that outputs a highly compre
So far, we've compiled the code using MSVS 2019 and under Ubuntu x64 using cmake with either clang 3.8 or gcc 5.4. The compressor uses OpenMP for multithreading, but if you don't have OpenMP it'll still work (just much more slowly).
### Command Line Tool
The command line tool is named "basisu". Run basisu without any parameters for help.
To compress an sRGB image to .basis: