PDA

View Full Version : black/white/NaN pixels: a solution



riviera
May 11th, 2008, 22:22
Hi,

The above mentioned issue haunted us for a long time, but last Friday I took the time and tracked the thing down:

http://blue-riviera.blogspot.com/2008/05/nan-blues-aka-if-dotnl-00.html

(In case it's a solved issue already, never mind :))

imre

dlanier
May 12th, 2008, 09:27
Thanks for the information. Also, I did a lens shader to remove these black pixels.
It is called DL3DBlackspotsremover, it just replaces the pixels with NaN value with a value you choose.
It is available for free on http://www.dl3d.com/download_shaders.php or direct link to the zip file is : http://www.dl3d.com/samples/Shaders/DL3 ... emover.zip (http://www.dl3d.com/samples/Shaders/DL3D_BlackSpotsRemover.zip)
Regards,