|
|
|
|
|
|
| |
| |
|
|
From: Arie L Stavchansky
Subject: Question about future version and coding
Date: 4 Oct 2001 10:15:52
Message: <3bbc6f18@news.povray.org>
|
|
|
| |
| |
|
|
Are there any plans to make the actual coding environment more user
friendly? Also, will we ever get to see an object oriented implementation
of the POVRay language, similar to something like Javascript?
Thanks for your time!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Arie L. Stavchansky <ari### [at] bellatlanticnet> wrote:
: Are there any plans to make the actual coding environment more user
: friendly?
Are you talking about the POV-Ray source code (which this group is about)
or the POV-Ray scripting language?
In the first case the answer is yes. In the second case the answer is that
it's already user-friendly (although not perfect).
: Also, will we ever get to see an object oriented implementation
: of the POVRay language, similar to something like Javascript?
Not likely.
--
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Arie L. Stavchansky" wrote:
>
> Are there any plans to make the actual coding environment more user
> friendly?
Vi _is_ user friendly, but selectif about friends.
> Also, will we ever get to see an object oriented implementation
> of the POVRay language, similar to something like Javascript?
>
Javascrip? oo? ahem... did you check Ruby ?
--
Thierry, (42++)++
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Thierry B." <oul### [at] chezcom> wrote in message
news:3BBC800E.725C47C3@chez.com...
> "Arie L. Stavchansky" wrote:
> >
> > Are there any plans to make the actual coding environment more user
> > friendly?
>
> Vi _is_ user friendly, but selectif about friends.
>
> > Also, will we ever get to see an object oriented implementation
> > of the POVRay language, similar to something like Javascript?
> >
> Javascrip? oo? ahem... did you check Ruby ?
>
Python remains the best :) OO or functional. Your choice.
> --
> Thierry, (42++)++
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Thu, 04 Oct 2001 17:28:14 +0200, "Thierry B." <oul### [at] chezcom>
wrote:
>"Arie L. Stavchansky" wrote:
>>
>> Are there any plans to make the actual coding environment more user
>> friendly?
>
> Vi _is_ user friendly, but selectif about friends.
>
>> Also, will we ever get to see an object oriented implementation
>> of the POVRay language, similar to something like Javascript?
>>
> Javascrip? oo? ahem... did you check Ruby ?
*nix nerd... :P
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|