http://blogs.msdn.com/b/lukeh/archive/2007/10/01/taking-linq-to-objects-to-extremes-a-fully-linqified-raytracer.aspx
Ray tracer as one big mostly-functional expression in C# using LINQ. Well,
one call per pixel, at least.
--
Darren New, San Diego CA, USA (PST)
C# - a language whose greatest drawback
is that its best implementation comes
from a company that doesn't hate Microsoft.
Darren New <dne### [at] sanrrcom> wrote:
>
http://blogs.msdn.com/b/lukeh/archive/2007/10/01/taking-linq-to-objects-to-extremes-a-fully-linqified-raytracer.aspx>> Ray tracer as one big mostly-functional expression in C# using LINQ. Well,> one call per pixel, at least.
should be fun to compare it with several other minimal raytracers:
http://www.ffconsultancy.com/languages/ray_tracer/benchmark.html
:)
From: Warp
Subject: Re: Ray tracer in C# LINQ
Date: 2 Aug 2010 07:33:45
Message: <4c56ad19@news.povray.org>
nemesis <nam### [at] gmailcom> wrote:
> should be fun to compare it with several other minimal raytracers:> http://www.ffconsultancy.com/languages/ray_tracer/benchmark.html
He should really have used the option "-march=native" when compiling with
gcc. That can have a considerable effect. (Unless he really wanted a binary
which can be run in all possible intel architectures from 80386 forward.)
--
- Warp
From: Orchid XP v8
Subject: Re: Ray tracer in C# LINQ
Date: 6 Aug 2010 14:03:07
Message: <4c5c4e5b$1@news.povray.org>
Darren New wrote:
> Ray tracer as one big mostly-functional expression in C# using LINQ. > Well, one call per pixel, at least.
How long will it be before somebody builds one in the SKI combinator
calculus or something?
--
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*