POV-Ray : Newsgroups : povray.pov4.discussion.general : Curly braces replaced by indentations but only as an option ? : Re: Curly braces replaced by indentations but only as an option ? Server Time
30 Mar 2025 23:19:33 EDT (-0400)
  Re: Curly braces replaced by indentations but only as an option ?  
From: jr
Date: 20 Mar 2025 09:35:00
Message: <web.67dc192a7e3c5a99c342f2ec6cde94f1@news.povray.org>
hi,

"ingo" <nomail@nomail> wrote:
> ...
>   object:
>     sphere:
>       center<0, 0, 0>
>       radius<1>
>       material:
>         texture:
>           color<1, 0, 0>
>           reflectivity<0.2>
>
>   object:
>     plane:
>       normal<0, 1, 0>
>       distance<-1>
>       material:
>         texture:
>           color<0.2, 0.8, 0.2>
>           reflectivity<0.1>

JSON has been mentioned elsewhere as a replacement (?) or as a component of the
"new SDL".  it would (I guess) make a real good storage format for objects (like
above), or materials/textures libraries, etc.


regards, jr.


Post a reply to this message

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