|
|
POV 3.5b8
Win NT 4 Sp. 6 on PII 233, 128 MB
IE 5.00.2919.6307
HTML Help 4.74.8875
I have Security setting of my IE on Medium level.
When I clicked on "float" keyword on index list within I've got message "An
ActiveX control on this page is not safe. Your current security settings
prohibit running unsafe controls on this page. As a result, this page may not
display as intendent." When I clicke OK in this message I recived another
message with report of script error :
Line: 1
Char: 1
Error: Object doesn't support this property or method
Code: 0
URL:
mk:@MSITStore:C:\PROGRAM%20FILES\POV-RAY%20FOR%20WINDOWS%20V3.5\help\povray35.chm::/output/povdoc_232.html
I've tested this on random entries and I've got similiar message on keywords:
atmospheric, atmospheric effects, blob constructs, bumpiness, clouds,
color->functions, color list pigments, color patterns, gamma
ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)&_((x+y)*.7,z,.1)&_((x+y+2)*.7,z,.1)&_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35
Post a reply to this message
|
|