First of all: Many thanks to the programmers for this fantastic tool!!!
Like other users, I observe program termination with an "operation timed out"
message. This occurs, if freeing memory after complex renderings takes a long
time (more than 10 secs, also depending on other processes.)
I am using Version 3.7.0.msvc10.win64 on two computers:
PC1: Win64 Pro; 16 GB RAM, Processor Intel Core I7-4600U @2.1 GHz,
PC2: Win64 Pro; 16 GB RAM; Processor Intel Core I9-10900K @3.7 GHz.
My complex scenes use about 9 GB of RAM, which is freed after the rendered image
is saved. Even if windos is running in safe mode without networking, sometimes
freeing memory takes longer than 10 secs... and the program stops.
This timeout value is defined in the file source\base\povms.cpp:
#define kDefaultTimeout 10
I would be happy if someone could compile povray 3.7.0 by changing the value to
a higehr value, for example:
#define kDefaultTimeout 60
Many thanks
Robert
P.S.
The attachment shows a PoV-Ray rendered model of the Moon (8'294'400 triangles)
Post a reply to this message
Attachments:
Download '2022_moon_relief_large_0300.png' (458 KB)
Preview of image '2022_moon_relief_large_0300.png'
|