POV-Ray : Newsgroups : povray.off-topic : New LuxRender web site (http://www.luxrender.net) : Re: New LuxRender web site (http://www.luxrender.net) Server Time
11 Oct 2024 17:47:07 EDT (-0400)
  Re: New LuxRender web site (http://www.luxrender.net)  
From: Severi Salminen
Date: 21 Feb 2008 07:45:00
Message: <web.47bd7183b014483d5054540d0@news.povray.org>
Invisible <voi### [at] devnull> wrote:
> Does anybody, anywhere, have any details of how the algorithm actually
> works? As in, how is this different to a normal ray tracer?

Yeah. Just search google:

path tracing
monte carlo path tracing
bidirectional path tracing
etc.

Basically it is this simple:

1. You shoot ray to scene and let it bounce randomly as it wants based on
material characteristics.
2. Repeat many times.


Post a reply to this message

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