POV-Ray : Newsgroups : povray.programming : Caustics attempts? Server Time
29 Jul 2024 06:18:24 EDT (-0400)
  Caustics attempts? (Message 11 to 16 of 16)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: John E  Kuslich
Subject: Re: Caustics attempts?
Date: 26 Jul 1999 16:49:20
Message: <379CC9CA.D7A200E4@crak.com>
Sorry for the 'newbee'  question but  where can I get the pov file for
the "Cornell Box"??

JK


Nathan Kopp wrote:
> 
> Interesting that you should mention this.  I recently got the O.K. from one of
> my professors to do an undergraduate research project next semester to add
> backwards raytracing to POV-Ray.  I've been doing a lot of thinking about this
> over the past month and I've got some ideas on how to do it which turned out to
> be very similar to the "photon map" by Henrik Wann Jensen.  Jensen's work with
> photon maps seems to have been a success, both in terms of image quality and in
> rendering speed.  You can read about it at:
> http://www.gk.dtu.dk/home/hwj/
> http://www.gk.dtu.dk/home/hwj/papers/ewr7/index.html
> 
> An example of rendering time (from Jensen's paper):
>   Machine: 100Mhz Pentium with 32 megs of RAM
>   -A diffuse Cornell box (standard radiosity test scene)
>     Preprocessing (about 300k 'photons'): 67 sec
>     Rendering (at 1280x960): 8 min
>   -A glossy Cornell box
>     Preprocessing (about 380k 'photons'): 56 sec
>     Rendering (at 2560x1920): 50 min
> 
> A render of the diffuse Cornell box at the same resolution by the Radiance
> renderer took 60 minutes.
> 
> My original work will not be as extensive as Jensen's, but I will try to do it
> in such a way that future enhancements will be easy for myself or others to
> add.
> 
> Because I'll be doing this for college credit, I will be able to justify
> spending some extra time on POV. :-)  However, input from other POV programmers
> will be very helpful.  If I can get enough done, I really want to combine this
> with your dispersion patch, which could produce some really nice images.
> 
> -Nathan Kopp
> 
> Daren Scot Wilson wrote:
> >
> > Alright, everyone keeps asking about caustics, of one sort or another,
> > so maybe next week I'll tinker around with adding it.
> >
> > Before I start, though, has anyone made or found a list of previous
> > attempts that have failed?  I'd hate to reinvent a wheel and discover
> > the hard way that it won't roll...
> >
> > --
> > Daren Scot Wilson
> > Member, ACM
> > dar### [at] pipelinecom
> > www.newcolor.com
> > --
> > "A ship in a harbor is safe, but that is not what ships are built for"
> >                      -- William Shedd

-- 
CRAK Software (Password Recovery Software)
Http://www.crak.com
joh### [at] crakcom
602 863 9274 or 1 800 505 2725 In the USA


Post a reply to this message

From: Michael Paul
Subject: Re: Caustics attempts?
Date: 11 Dec 1999 22:08:19
Message: <38531E8C.1C720397@locke.ccil.org>
"Ronald L. Parker" wrote:

> I've looked at it and it looks like it should be no problem to add,
> but I'll have to integrate it with wyzpov, which might be no small
> feat.  BTW, your patch file seems to have some duplicated lines in
> express.c and a couple other places, unless I'm just not reading
> it right (which is quite possible)

Are my changes really that extesive, relatively speaking?  I haven't
looked at the source to the dispersion patch but I'd guess there's some
kind of loop that traces rays of different wavelengths...  and those
rays still obey the same rules.

Speaking of WyzPOV, I have a new version to send you which fixes some
major bugs.
-- 

Mike Paul
mbp### [at] lockeccilorg
http://www.worldaxes.com/paul_fam


Post a reply to this message

From: Ken
Subject: Re: Caustics attempts?
Date: 11 Dec 1999 22:20:34
Message: <386437BF.47FBC25D@pacbell.net>
Michael Paul wrote:

> Speaking of WyzPOV, I have a new version to send you which fixes some
> major bugs.
> --
> 
> Mike Paul
> mbp### [at] lockeccilorg
> http://www.worldaxes.com/paul_fam

Speaking again of WyzPOV the link on your home page is not responding -

http://wyzard.alignment.net/

-- 
Ken Tyler -  1200+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: Ron Parker
Subject: Re: Caustics attempts?
Date: 13 Dec 1999 08:39:49
Message: <3854f725@news.povray.org>
On Sat, 11 Dec 1999 23:03:24 -0500, Michael Paul wrote:
>"Ronald L. Parker" wrote:
>
>> I've looked at it and it looks like it should be no problem to add,
>> but I'll have to integrate it with wyzpov, which might be no small
>> feat.  BTW, your patch file seems to have some duplicated lines in
>> express.c and a couple other places, unless I'm just not reading
>> it right (which is quite possible)
>
>Are my changes really that extesive, relatively speaking?

No, probably not.  It's just that the code got shuffled around a lot
when I tried to make your stuff work with 3.1a, so any other changes
to the same area would lead to lots of merge conflicts.  In any case,
it looks like Nathan got it to work in MegaPOV, so it must not have
been as hard as I was telling myself it would be.

-- 
These are my opinions.  I do NOT speak for the POV-Team.
The superpatch: http://www2.fwi.com/~parkerr/superpatch/
My other stuff: http://www2.fwi.com/~parkerr/traces.html


Post a reply to this message

From: Mike Paul
Subject: Re: Caustics attempts?
Date: 15 Dec 1999 21:27:57
Message: <38585BFF.C7866915@locke.ccil.org>
Ken wrote:
> 
> Speaking again of WyzPOV the link on your home page is not responding -
> 
> http://wyzard.alignment.net/

I know...  the guy hosting it is having some problems with the phone
company.  He told me it should be back up fairly soon.
-- 

Mike Paul
mbp### [at] lockeccilorg
http://www.worldaxes.com/paul_fam


Post a reply to this message

From: Ken
Subject: Re: Caustics attempts?
Date: 15 Dec 1999 22:29:34
Message: <38585C0B.74561EBE@pacbell.net>
Mike Paul wrote:
> 
> Ken wrote:
> >
> > Speaking again of WyzPOV the link on your home page is not responding -
> >
> > http://wyzard.alignment.net/
> 
> I know...  the guy hosting it is having some problems with the phone
> company.  He told me it should be back up fairly soon.

Thank you.

-- 
Wishing you Seasons Greetings, A Merry Christmas, and A Happy New Year !


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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