Stirling_Westrup comments on Feynman Paths - Less Wrong

14 Post author: Eliezer_Yudkowsky 17 April 2008 06:32AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (28)

Sort By: Old

You are viewing a single comment's thread.

Comment author: Stirling_Westrup 17 April 2008 03:00:48PM 8 points [-]

Ever since I read QED a few years ago, I've wanted to write a Quantum Ray-Tracing package that would use a discrete version of this summation over arrows to render scenes composed of a 3D grid of particles. It would have the advantage that certain classical ray-tracing problems having to do with questions of what, exactly, is a surface and its normal would go away. It would also correctly render diffraction gratings, butterfly wings and oil slicks, just given their physical arrangements.

On the negative side, it would require some serious R&D into rendering algorithms to get the computation times down to acceptable levels. Alas, I've never had the leisure to spend that kind of time on the problem.