POV-Ray : Newsgroups : povray.programming : C# : Re: C# Server Time
18 May 2024 08:43:51 EDT (-0400)
  Re: C#  
From: Thaddaeus Parker
Date: 26 Jun 2006 18:07:28
Message: <44a05aa0$1@news.povray.org>
The coversion to C# would be detrimental to the "fast" rendering speed of 
POVRay.  C# and the CLR puts an extra layer of management that hinders to 
some degree the quickness that you currently see with the pure C and C++ 
code.  Right now the code is really not Object Oriented and doesn't lend 
itself to easy conversion to another OO language.

Regards,

Thaddaeus.
"POVMAN" <s### [at] acom> wrote in message news:44801e1a$1@news.povray.org...
> Is there a C# version of the solution/project kicking around?
>
> -- 
> #####-----#####-----#####
> POV Tips and Hints at ...
> http://povman.blogspot.com/
>


Post a reply to this message

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