nvcompress
NVIDIA Texture Tools (Binaries)
Install
- All systems
-
curl cmd.cat/nvcompress.sh
- Debian
-
apt-get install libnvtt-bin
- Ubuntu
-
apt-get install libnvtt-bin
- Kali Linux
-
apt-get install libnvtt-bin
- Fedora
-
dnf install nvidia-texture-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libnvtt-bin
- Raspbian
-
apt-get install libnvtt-bin
- Dockerfile
- dockerfile.run/nvcompress
libnvtt-bin
NVIDIA Texture Tools (Binaries)
NVIDIA Texture Tools is a collection of image processing and texture manipulation tools, designed to be integrated in game tools and asset conditioning pipelines. The primary features of the library are mipmap and normal map generation, format conversion and DXT compression. This package contains the nvidia texture tools.