POV-Ray : Newsgroups : povray.off-topic : Ray tracer in C# LINQ Server Time
3 Sep 2024 19:17:04 EDT (-0400)
  Ray tracer in C# LINQ (Message 1 to 4 of 4)  
From: Darren New
Subject: Ray tracer in C# LINQ
Date: 1 Aug 2010 16:17:51
Message: <4c55d66f$1@news.povray.org>
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.


Post a reply to this message

From: nemesis
Subject: Re: Ray tracer in C# LINQ
Date: 1 Aug 2010 18:40:00
Message: <web.4c55f73696e63285add1b7d70@news.povray.org>
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

:)


Post a reply to this message

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


Post a reply to this message

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*


Post a reply to this message

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