POV-Ray : Newsgroups : povray.general : Status of Moray? : Re: New SDL for POVRay Server Time
22 Apr 2025 15:16:06 EDT (-0400)
  Re: New SDL for POVRay  
From: Warp
Date: 11 Sep 2007 11:47:22
Message: <46e6b889@news.povray.org>
andrel <a_l### [at] hotmailcom> wrote:
> My suggestion for a 'new' language would be to have an as simple as 
> possible language (without loops and control structures)

  Bad idea. The new language should be more powerful, not less.

  For example, I envision that with the new language you could, for example,
create a function which opens and parses a JPEG2000 file and returns an
image map from it. Or that you could create render-time code with it (like
shaders and such) as well as post-processing code (which could very well
benefit from things like loops and control structures).

  The current user-defined functions are a step towards this goal (after
all, they can be evaluated at render-time, and you can even create loops
with them).

-- 
                                                          - Warp


Post a reply to this message

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