 |
 |
|
 |
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Jérôme M. Berger nous apporta ses lumieres en ce 2007/09/20 14:41:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Alain wrote:
>> 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 ;-)
>>
> Look more closely at his last sentence. Especially the capital
> letters... ;)
>
> Jerome
It makes for a nice alternative for LISP, but not what the creators had in mind ;-)
Similar to:
I Built a Monster
It's Beter Manualy
The legend tell that those where from peoples working in THAT compagny...
--
Alain
-------------------------------------------------
I went to a massage parlor. It was self service.
Rodney Dangerfield
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Warp <war### [at] tag povray org> wrote:
> William Tracy <wtr### [at] calpoly edu> wrote:
> > If we're going to re appropriate an existing language, maybe we could
> > look at some of the functional languages (Lisp, ML, etc.).
>
> Next you are going to suggest Haskell.
>
> --
> - Warp
BTW, just saw this in reddit:
http://www.nobugs.org/developer/htrace/index.html
though it's just a toy raytracer from 2001...
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
andrel wrote:
> Can someone set something up somewhere?
Can someone recommend specific Wiki software?
It'd need to support external authentication (to link in to the POV user
registration system), and captchas or other anti-spam measures.
Anyone have any experience with this?
Alternatively if someone here wants to undertake to maintain an official
POV wiki and has some experience in site management, let me know and I'll
set them up with some webspace on the povray.org server and let them loose.
-- Chris
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
On Mon, 24 Sep 2007 17:47:45 +1000, Chris Cason
<del### [at] deletethistoo povray org> wrote:
>Can someone recommend specific Wiki software?
Some time ago, I set up MediaWiki at work for use as a company-wide wiki. It's the
same one used for Wikipedia. It works very well. At the time, it was the best one
out there. This may still be
the case...
http://www.mediawiki.org/
>It'd need to support external authentication (to link in to the POV user
>registration system), and captchas or other anti-spam measures.
I believe there are extensions written for MediaWiki that support these requirements.
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
As with Kyle, I have some experience with MediaWiki - I've set it up a
few times and we use it at work. I'm rubbish at the stylesheets and
whatnot, but authentication and whatnot should be fairly easy to get
going. What type of database is used on the backend to hold the user
information?
Jim
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Jim Henderson <nos### [at] nospam com> wrote:
> As with Kyle, I have some experience with MediaWiki - I've set it up a
> few times and we use it at work. I'm rubbish at the stylesheets and
> whatnot, but authentication and whatnot should be fairly easy to get
> going. What type of database is used on the backend to hold the user
> information?
>
> Jim
Is this undertaking going to coincide with the SDL object/code repository
that was discussed sometime back?
Charles
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
On Mon, 24 Sep 2007 19:50:34 -0400, Charles C wrote:
> Is this undertaking going to coincide with the SDL object/code
> repository that was discussed sometime back?
> Charles
Personally, I couldn't answer that, but I don't see why such a wiki
couldn't include a collection of examples.
Jim
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
why not go super-simple?
lighting {4pm, August 12, Milan, Italy, outdoors}
city{detail=fine}
camera{Canon AE-1, F2.8, 1/100th
filters{anti-glare, polarized}
}
car{Bentley, color Red, very shiny}
woman{sexiness 9.5, evening_wear{color Black fabric Silk} winking}
nemesis wrote:
> "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... :)
>
>
>
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Bryan Valencia wrote:
> why not go super-simple?
>
> lighting {4pm, August 12, Milan, Italy, outdoors}
> city{detail=fine}
>
> camera{Canon AE-1, F2.8, 1/100th
> filters{anti-glare, polarized}
> }
What if you don't have a Canon?
>
> car{Bentley, color Red, very shiny}
>
> woman{sexiness 9.5, evening_wear{color Black fabric Silk} winking}
>
>
--
Ger
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
andrel wrote:
> Can someone set something up somewhere?
> If not, I might feel forced to sift through this mess again to collect
> all arguments and put them on a simple html page, but be aware that that
> one will be highly biased and not changeable by others ;)
Ok, some of the discussion is summarized at:
http://members.chello.nl/a.c.linnenbank/newsdlforpov.html
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |