Philippe Debar wrote in message <38468602@news.povray.org>...
>Jon A. Cruz wrote:
>> <sphere radius=1>
>> <pigment>
>> <color rgb='#ff00ff'>
>> </pigment>
>> <rotate x=0 y=10 z=0>
>> </sphere>
>
>BTW, wasn't some early POVscript (or DKB) that looked like that? Or am I
>completely mistaken once again?
>
DKBTrace had a similar syntax.
OBJECT
SPHERE
<0 2 0> 1
END_SPHERE
TEXTURE
COLOUR RED 1 GREEN 1 BLUE 1
PHONG 1
DIFFUSE 0.1
REFLECTION 0.9
METALLIC
END_TEXTURE
END_OBJECT
Mark
Post a reply to this message
|