|
|
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
|
|