POV-Ray : Newsgroups : povray.programming : C# Server Time
2 May 2024 12:02:33 EDT (-0400)
  C# (Message 1 to 3 of 3)  
From: POVMAN
Subject: C#
Date: 2 Jun 2006 07:16:42
Message: <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

From: Thorsten Froehlich
Subject: Re: C#
Date: 2 Jun 2006 07:34:41
Message: <44802251@news.povray.org>
POVMAN wrote:
> Is there a C# version of the solution/project kicking around?

C# is a proprietary Microsoft programming language, it is not a Visual
Studio project/solution file format.

	Thorsten


Post a reply to this message

From: Thaddaeus Parker
Subject: Re: C#
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.