|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Greetings,
Please visit povray.beta-test for information regarding the beta
testing of POV-Ray v3.6b1.
Be sure to read the bug reporting requirements posted in that group.
--
Ken Tyler - POV-Ray Technical Assistance Group
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
ken### [at] tagpovrayorg news:401B1441.FBF606C9@tag.povray.org
> Please visit povray.beta-test for information regarding the beta
> testing of POV-Ray v3.6b1.
> Be sure to read the bug reporting requirements posted in that group.
Maybe Im blind, byt where can I find list of changes 3.5 -> 3.6 ?
Btw, I know it's early to ask this question, but If we are on the subject -
to when users can donate their code to be used as new futures for
3.7 / 4.0 ?
Is it possible to ask authors of good patches (like MlPov, SlimePov, etc)
to merge futurs of them all - Oryginal Pov, MlPov, SlimePov, into 4.0 ?
--
#macro g(U,V)(.4*abs(sin(9*sqrt(pow(x-U,2)+pow(y-V,2))))*pow(1-min(1,(sqrt(
pow(x-U,2)+pow(y-V,2))*.3)),2)+.9)#end#macro p(c)#if(c>1)#local l=mod(c,100
);g(2*div(l,10)-8,2*mod(l,10)-8)*p(div(c,100))#else 1#end#end light_source{
y 2}sphere{z*20 9pigment{function{p(26252423)*p(36455644)*p(66656463)}}}//M
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Program ended abnormally on 30/01/2004 23:30, Due to a catastrophic Rafal
'Raf256' Maj error:
> ken### [at] tagpovrayorg news:401B1441.FBF606C9@tag.povray.org
>
>
>>Please visit povray.beta-test for information regarding the beta
>>testing of POV-Ray v3.6b1.
>>Be sure to read the bug reporting requirements posted in that group.
>
>
> Maybe Im blind, byt where can I find list of changes 3.5 -> 3.6 ?
>
It's in one of the .txt files that gets opened when you first run the new beta.
They're mostly internal rewrites of image file formats handling functions,
memory leaks being plugged, and a few "old" bug fixes.
--
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/* flabreque */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/* @ */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/* videotron.ca */}camera{orthographic location<6,1.25,-6>look_at a }
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Rafal 'Raf256' Maj wrote:
> Btw, I know it's early to ask this question, but If we are on the subject -
> to when users can donate their code to be used as new futures for
> 3.7 / 4.0 ?
It is too early and we are not on that subject.
--
Ken Tyler
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|