logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvassemble - Create cubemap DDS files from multiple images.

Author

       nvassemble is part of the NVIDIA texture tools

       This manual page was written by Lennart Weller <lhw@ring0.de>, for the Debian project (but may be used by
       others).

                                                January 10, 2012                                   NVASSEMBLE(1)

Description

       nvassemble  is  part of the NVIDIA texture toolset. It allows the creation of cubemaps as well as texture
       volumes and arrays from the images provided on the command line.

Name

       nvassemble - Create cubemap DDS files from multiple images.

Options

-cube  create a cubemap

       -volume
              create a texture volume

       -array create a texture array

Synopsis

nvassemble [OPTION] [FILE]...

See Also