POV-Ray : Newsgroups : povray.general : Source code? Server Time
5 Aug 2024 18:23:47 EDT (-0400)
  Source code? (Message 1 to 10 of 15)  
Goto Latest 10 Messages Next 5 Messages >>>
From: George Pantazopoulos
Subject: Source code?
Date: 31 Jul 2002 09:16:11
Message: <3d47e31b$1@news.povray.org>
How is the 3.5 source code coming along? I cant wait to get my hands on it
:)

George Pantazopoulos


Post a reply to this message

From: Timothy R  Cook
Subject: Re: Source code?
Date: 31 Jul 2002 09:31:10
Message: <3D47E69C.4030901@bellsouth.net>
George Pantazopoulos wrote:
> How is the 3.5 source code coming along?

I assume they've already finished it, since the executable
for 3.5 has been released...;)

-- 
Tim Cook
http://empyrean.scifi-fantasy.com
mirror: http://personal.lig.bellsouth.net/lig/z/9/z993126

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GFA dpu- s: a?-- C++(++++) U P? L E--- W++(+++)>$
N++ o? K- w(+) O? M-(--) V? PS+(+++) PE(--) Y(--)
PGP-(--) t* 5++>+++++ X+ R* tv+ b++(+++) DI
D++(---) G(++) e*>++ h+ !r--- !y--
------END GEEK CODE BLOCK------


Post a reply to this message

From: Christian Parpart
Subject: Re: Source code?
Date: 31 Jul 2002 10:07:13
Message: <3d47ef11@news.povray.org>
Timothy R. Cook inspired the electrons to say:
> George Pantazopoulos wrote:
>> How is the 3.5 source code coming along?
> 
> I assume they've already finished it, since the executable
> for 3.5 has been released...;)

So, wtf will that source code be release far behind the binary releases? I 
really can't understand....


Post a reply to this message

From: ABX
Subject: Re: Source code?
Date: 31 Jul 2002 10:11:26
Message: <3trfkuo3cvj8t3r5oo40uachs3ds86481h@4ax.com>
On Wed, 31 Jul 2002 16:07:13 +0200, Christian Parpart <cpa### [at] surakwarenet>
wrote:
> So, wtf will that source code be release far behind the binary releases? I 
> really can't understand....

it is clearly announced on http://www.povray.org/download/

ABX


Post a reply to this message

From: Ron Parker
Subject: Re: Source code?
Date: 31 Jul 2002 10:33:36
Message: <slrnakfta2.iu9.ron.parker@fwi.com>
On Wed, 31 Jul 2002 16:07:13 +0200, Christian Parpart wrote:
> Timothy R. Cook inspired the electrons to say:
>> George Pantazopoulos wrote:
>>> How is the 3.5 source code coming along?
>> 
>> I assume they've already finished it, since the executable
>> for 3.5 has been released...;)
> 
> So, wtf will that source code be release far behind the binary releases? I 
> really can't understand....

Please watch your language.

We have to make the source presentable.  Source that the compiler likes and
source that the end-user likes are two entirely separate things.

-- 
#local R=<7084844682857967,0787982,826975826580>;#macro L(P)concat(#while(P)chr(
mod(P,100)),#local P=P/100;#end"")#end background{rgb 1}text{ttf L(R.x)L(R.y)0,0
translate<-.8,0,-1>}text{ttf L(R.x)L(R.z)0,0translate<-1.6,-.75,-1>}sphere{z/9e3
4/26/2001finish{reflection 1}}//ron.parker@povray.org My opinions, nobody else's


Post a reply to this message

From: Scott Moore
Subject: Re: Source code?
Date: 1 Aug 2002 13:10:14
Message: <9rqikuochjot21mdar8jgi4pc09btno61r@4ax.com>
On Wed, 31 Jul 2002 09:20:18 -0400, "George Pantazopoulos"
<the### [at] attbicom*KILLSPAM*> wrote:

>How is the 3.5 source code coming along? I cant wait to get my hands on it
>:)
>
>George Pantazopoulos
>
>

Source code for 3.5 has now been released!


Post a reply to this message

From: Tom Galvin
Subject: Re: Source code?
Date: 1 Aug 2002 14:05:07
Message: <web.3d4977ac823b3daa5ed026d00@news.povray.org>
Scott Moore wrote:
>Source code for 3.5 has now been released!
>

Yipee!  I wonder how many days(hours?) before a custom compile is released?
Well the Gui Ext code is relatively unchanged, which is a good thing for me
:D

Tom


Post a reply to this message

From: John VanSickle
Subject: Re: Source code?
Date: 1 Aug 2002 16:05:17
Message: <3D49947F.EB5E994B@hotmail.com>
Ron Parker wrote:
> 
> We have to make the source presentable.  Source that the compiler likes and
> source that the end-user likes are two entirely separate things.

Do a global search-and replace to rename all the functions as F000,F001,F002,
etc, all the structures as XXXX, XXxX, XxXX, and so on.  Intermix zeroes with
capital O's in the label names.  Delete the comments, of course.  Replace
every literal 2 with the label ONE, and define ONE = 2.

Live a little.

Regards,
John


Post a reply to this message

From: Rick [Kitty5]
Subject: Re: Source code?
Date: 1 Aug 2002 16:25:36
Message: <3d499940@news.povray.org>
> Replace every literal 2 with the label ONE, and
> define ONE = 2.

dont you mean

0NE = 2


--
Rick

Kitty5 WebDesign - http://Kitty5.com
POV-Ray News & Resources - http://Povray.co.uk
TEL : +44 (01270) 501101 - FAX : +44 (01270) 251105 - ICQ : 15776037

PGP Public Key
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x231E1CEA


Post a reply to this message

From: Ron Parker
Subject: Re: Source code?
Date: 1 Aug 2002 16:27:36
Message: <slrnakj6dr.m38.ron.parker@fwi.com>
On Thu, 1 Aug 2002 21:20:49 +0100, Rick [Kitty5] wrote:
>> Replace every literal 2 with the label ONE, and
>> define ONE = 2.
> 
> dont you mean
> 
> 0NE = 2

0NE isn't a valid identifier.

-- 
plane{-z,-3normal{crackle scale.2#local a=5;#while(a)warp{repeat x flip x}rotate
z*60#local a=a-1;#end translate-9*x}pigment{rgb 1}}light_source{-9red 1rotate 60
*z}light_source{-9rgb y rotate-z*60}light_source{9-z*18rgb z}text{ttf"arial.ttf"
"RP".01,0translate-<.6,.4,.02>pigment{bozo}}light_source{-z*3rgb-.2}//Ron Parker


Post a reply to this message

Goto Latest 10 Messages Next 5 Messages >>>

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