POV-Ray : Newsgroups : povray.general : Manipulating rendered pixels : Manipulating rendered pixels Server Time
6 Oct 2024 08:57:32 EDT (-0400)
  Manipulating rendered pixels  
From: FlyerX
Date: 27 Mar 2014 20:41:29
Message: <5334c539$1@news.povray.org>
Hello,

I would like to know if there is a way of reading the resulting pixel 
value in the rendered image as it is being rendered and if it is 
possible to overwrite it with another value. Possibly based on the 
original color.

This is for testing lighting on a scene. If the color at the pixel is 
above a certain value it should be marked with another color and would 
let me know that the image is being saturated with too much light. Not a 
scientifically rigorous method but it works well for most cases.

I can do this manually by just rendering, in EXR or HDR format, the 
scene using only a simple diffuse white material for all. Then, after 
rendering, load the render into a high-dynamic image viewer or editor to 
see if there are any places on the scene that are too bright.

I already looked at ImageMagick but it just overkill for what I need.



FlyerX


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.