Hi Kryzysztof,
Is it possible that there is some error causing all of your polygons to lie on top of each other? Try viewing them with "objline" -- you can use "objline model.rad | meta2tga -x 1024 -y 1024 > model.tga" then view the output with an image viewer that recognizes Targa files, or convert the Targa image to Radiance with "ra_t8 -r model.tga > model.pic". This will show you what your model looks like without having to run it through oconv, first.
-Greg
···
From: "Krzysztof Wandachowicz" <[email protected]>
...Unfortunately I can't make my calculation with 15750 polygons. Greg, thanks
for your advise. I can start oconv process only at -r 389376 but after 3
hours I get:Out of memory in emalloc (when I use Desktop Radiance)
oconv: system - out of octree space (when I use Radiance)