The Persistence of Vision Raytracer (POV-Ray).
This is the legacy Bug Tracking System for the POV-Ray project. Bugs listed here are being migrated to our github issue tracker. Please refer to that for new reports or updates to existing ones on this system.
FS#7 - Re-implement Radiosity render abort/continue support
Attached to Project:
POV-Ray
Opened by Christoph Lipka (clipka) - Friday, 08 May 2009, 20:31 GMT
Last edited by William F Pokorny (wfpokorny) - Saturday, 29 October 2016, 12:43 GMT
Opened by Christoph Lipka (clipka) - Friday, 08 May 2009, 20:31 GMT
Last edited by William F Pokorny (wfpokorny) - Saturday, 29 October 2016, 12:43 GMT
|
DetailsFor proper render abort/continue support, radiosity cache data must be written to (or read from) disk even if the user does not explicitly opt to have a sample data file written/read. This feature has temporarily been dropped from 3.7 beta and is still pending re-implementation. To meet high-reproducibility requirements in conjunction with SMP operation, it may be necessary to extend the 3.6 radiosity cache file format. |
This task depends upon
What is the status of this? Is there anything in the frontend code I could help with?
Now tracked on github as issue #138.