Ignis icon indicating copy to clipboard operation
Ignis copied to clipboard

Add pre-loading of the framebuffer

Open PearCoding opened this issue 2 years ago • 0 comments

Allow the runtime to pre-load the framebuffer before the tracing starts. This will allow:

  • Stop & Continue (not sure how easy it is for advanced integrators)
  • Usage of auxilary pipelines (e.g., tonemap, imageinfo, glare, ...) without tracing a single ray

PearCoding avatar Aug 09 '23 09:08 PearCoding