demostenes Posted December 26, 2015 Posted December 26, 2015 Image dds is not able to convert this file, it throws error. Dont know why, it seems OK.
silent Posted December 28, 2015 Posted December 28, 2015 Hi Jirka, It is indeed very strange behavior - I've created ticket in our internal bug tracker. This texture can be compressed successfully if you put it into the uncompressed folder and assign to albedo texture slot in Material editor window. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
silent Posted February 25, 2016 Posted February 25, 2016 Hi Jirka, DDS doesn't support RGB16 / RGB16F / RGB32F formats. You should specify output image format manually (imagedds.exe file.png -f DXT1 for example). We've added small workaround for such textures in the upcoming 2.2 SDK update - they will be converted automatically to RGB16A / RGBA32 / RGBA32F formats if no other options specified. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts