POV-Ray : Newsgroups : povray.general : Status of Moray? : Re: New SDL for POVRay Server Time
13 Jul 2025 07:06:13 EDT (-0400)
  Re: New SDL for POVRay  
From: Nicolas George
Date: 19 Sep 2007 12:11:42
Message: <46f14a3e$1@news.povray.org>
Ger  wrote in message <46f1440d@news.povray.org>:
> This looks perfectly doable.

Thanks.

> The contradiction between POV SDL and ARPL (A Real Programming Language) is
> the possibility to do something like this
> 
> object { Thingy scale 2 #if(Big) * 3 #end }

Not necessarily:

object [ $thingy, scale => $big ? 2 : 6 ]


Post a reply to this message

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