honya Posted November 16, 2014 Posted November 16, 2014 Hi, when i call Unigine::ImageAtlas.create(4096) function and set less than 8 images, then this function never end. When set more than 7 images, then will end. It in Unigine 2.0. Thanks Honya
silent Posted November 17, 2014 Posted November 17, 2014 Hi, I've tried to reproduce this behavior with simple usc script (just extract into <SDK>/data and run image_atlas.usc with USC Interpreter) and found that it is highly depends on incoming images sizes. Could you please provide us a reproduceable example with actual code and used images? Thanks! image_atlas.zip 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 November 17, 2014 Posted November 17, 2014 Hi, Please, replace <SDK>/data/core/scripts/image_atlas.h with attached file. This fix will be available in the next SDK update. Thanks! image_atlas.zip How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
honya Posted November 17, 2014 Author Posted November 17, 2014 silent: i check it and it work fine for variable count of images. Thanks Honya
Recommended Posts