|
 |
nemesis nous apporta ses lumieres en ce 2007/09/19 17:10:
> "Zeger Knaepen" <zeg### [at] povplace com> wrote:
>> I mean: as it is now, POV-SDL has a C-like syntax. I think it would be a
>> very bad idea to change the POV-SDL into a BASIC-like syntax, or a
>> Python-like syntax
>
> hey, how about pretty much no syntax at all?
>
> (union (plane y (pigment (checker 0 1)))
> (sphere 0 1
> (texture (pigment (rgb x))
> (finish (phong 0.8 30)))))
> (light-source white (* 5 #(-1 1 -1)))
> (camera (z -3) 0)
>
> well, except for Lots of Irritating Silly Parentheses, that is... :)
>
>
>
Makes me think of Lisp! TONS of parenteses ;-)
--
Alain
-------------------------------------------------
Experience hath shewn, that even under the best forms of government those
entrusted with power have, in time, and by slow operations, perverted it
into tyranny.
Thomas Jefferson
Post a reply to this message
|
 |