Jump to content

[SOLVED] Infinite loop when i try create atlas image with less than 8 image


photo

Recommended Posts

Posted

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

Posted

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:

Posted

silent: i check it and it work fine for variable count of images.

 

Thanks

Honya

×
×
  • Create New...