POV-Ray : Newsgroups : povray.beta-test : i_internal.pov errors : i_internal.pov errors Server Time
31 Jul 2024 08:32:27 EDT (-0400)
  i_internal.pov errors  
From: Mael
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

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