POV-Ray : Newsgroups : povray.programming : [PATCH] OpenEXR Support Server Time
5 Jul 2024 14:13:04 EDT (-0400)
  [PATCH] OpenEXR Support (Message 11 to 12 of 12)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Christoph Hormann
Subject: Re: [PATCH] OpenEXR Support
Date: 5 Sep 2003 05:40:00
Message: <3F5859EF.4A4DCAE8@gmx.de>
Thorsten Froehlich wrote:
> 
> >> No, has been in there for some time now (half a year?).
> >
> > Then I agree it wasn't sufficient amount of changes.
> 
> The changes were to the way anti-aliasing and clipping take place such that
> anti-aliased unclipped values can be processed _internally_ in a clean
> manner.  They were never meant to be useful for anything else.  Of course to
> get unclipped output to a file, one still needs to apply more changes.  It
> is not like this would be a feature in 3.5.1.
> 

Then i think my changes were mostly independant from this - i did
nothing more than remove the clipping were it was and applied it later. 
It is quite a hack but in general i think having the clipping just
before file writing and not earlier is a good idea (although this of
course means you have to apply it twice when display is on).  

-- Christoph


Post a reply to this message

From: Ruediger Sonderfeld
Subject: Re: [PATCH] OpenEXR Support
Date: 8 Sep 2003 16:05:02
Message: <web.3f5ce0ae26683b69910ae40a0@news.povray.org>
I finally fixed the output problem (it was caused by the problem that povray
doesn't destruct the image output objects correct!)

I changed the license to the BSD License

you can download the current Version from CVS

cvs -d:pserver:ano### [at] cvssourceforgenet:/cvsroot/mdesigner login

cvs -z3 -d:pserver:ano### [at] cvssourceforgenet:/cvsroot/mdesigner co
povray_openexr


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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