POV-Ray : Newsgroups : povray.beta-test : i_internal.pov errors Server Time
31 Jul 2024 06:11:51 EDT (-0400)
  i_internal.pov errors (Message 1 to 5 of 5)  
From: Mael
Subject: i_internal.pov errors
Date: 6 Sep 2001 04:59:50
Message: <3b973b06$1@news.povray.org>
File: C:\Utils\POV3.5\scenes\incdemo\i_internal.pov  Line: 624
isosurface {

function { f_hetero_mf(x,y,z, 1.1, 2.05, 15, 0.26, 0.01) } <----ERROR

Parse Error: Invalid number of parameters: 8 supplied, 9 required!


File: C:\Utils\POV3.5\scenes\incdemo\i_internal.pov  Line: 1133
isosurface {

function  { f_sphere(x,y,z, (Radius-0.5)) + (-f_ridge( x*3, y*3, z*3, 1, 3,
1, 0.2, 0 )*0.9) } <----ERROR

Parse Error: Invalid number of parameters: 8 supplied, 9 required!


File: C:\Utils\POV3.5\scenes\incdemo\i_internal.pov  Line: 1148
isosurface {

function  { f_sphere(x,y,z, Radius-0.5) + (-f_ridged_mf( x*2, y*2, z*3, 2,
3, 1, 0.1, 1 )*2) } <----ERROR

Parse Error: Invalid number of parameters: 8 supplied, 9 required!


File: C:\Utils\POV3.5\scenes\incdemo\i_internal.pov  Line: 1163
isosurface {

function { f_rounded_box(x,y,z, 0.3) } <----ERROR

Parse Error: Invalid number of parameters: 4 supplied, 7 required!


Post a reply to this message

From: Bob H 
Subject: Re: i_internal.pov errors
Date: 6 Sep 2001 07:40:51
Message: <3b9760c3@news.povray.org>
Double-checking that now, thanks.
Although I had rendered all scene files and also that i_internal.pov (it's
intended to be animated using 1 to 77 frames) I had only partially animated
those files requiring animation.
I see already here you are absolutely right.
A change was made to allow the noise generator type to be added and
apparently the functions.inc hasn't got that parameter.

Bob H.


Post a reply to this message

From: Bob H 
Subject: Re: i_internal.pov errors (FIXED)
Date: 6 Sep 2001 08:11:55
Message: <3b97680b@news.povray.org>
Okay, got that all changed in both i_internal.pov and the functions.inc so
there shouldn't be a problem now.
Uploading (attaching) those two files to the povray.beta-test.binaries group
in a moment.
I see that the documentation is alright.  At least I think so.  Of course
this doesn't mean everyone should stop checking on this too.  I've been
known to be wrong before.
Thanks again, Mael.

Bob H.


Post a reply to this message

From: Marc-Hendrik Bremer
Subject: Re: i_internal.pov errors (FIXED)
Date: 6 Sep 2001 08:27:23
Message: <3b976bab@news.povray.org>
You did not attach the files (in .beta-test.binaries), did you? 

Marc-Hendrik


Post a reply to this message

From: Bob H 
Subject: Are now, so sorry.
Date: 6 Sep 2001 08:51:31
Message: <3b977153$1@news.povray.org>
"Marc-Hendrik Bremer" <Mar### [at] t-onlinede> wrote in message
news:3b976bab@news.povray.org...
> You did not attach the files (in .beta-test.binaries), did you?

Yeah, gee...


Post a reply to this message

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