POV-Ray : Newsgroups : povray.programming : A Proposal for XML POV : Re: A Proposal for XML POV Server Time
28 Jul 2024 16:16:06 EDT (-0400)
  Re: A Proposal for XML POV  
From: Mark Wagner
Date: 15 Mar 2000 01:03:34
Message: <38cf27b6@news.povray.org>
Nigel Stewart wrote in message <38C### [at] nigelscom>...
>        Anyway - here is a more concrete model of how I think
>        povray data input should be handled.  There needs to
>        be a clean and simple interface between the POV parser
>        implementation and the core POVray raytracing engine.
>        This API might look like a bunch of simple functions
>        such as "bool insertSphere(...)" which is as minimal
>        as possible, while supporting all of the POV data types.
>        Things like loops, variables and macros should be
>        strictly layered above this API.

I'm not particularly interested in an XML POV-script.  However, completely
separating the parser from the renderer to allow other languages to be used
for writing POV scenes without going through the intermediary of POV-Script
sounds like an excellent idea.

Mark


Post a reply to this message

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