|
|
Hi,
i.m trying to make CPu histogram in hist.tga, but when I use :
input_file_name = 2002_08_06_iso_sahara.pov
output_file_type = n ; PNG
width = 160
height = 160
[...]
Histogram_Type=t
Histogram_Name=hist.tga
Histogram_Grid_Size=160.160
- nothing happens, no file is created
using :
+HTS +HS160.160 +HNhist.bmp
products invalid .bmp file (always 17 bits long, same as .tga)
what i'm doing wrong ?
Pov 3.5 release, for win32 on Win98SE Athlon 1,7 256 ram
--
#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
|
|
|
|
"Rafal 'Raf256' Maj" <raf### [at] raf256com> wrote in
news:Xns### [at] 204213191226
> using :
> +HTS +HS160.160 +HNhist.bmp
no, sorry - this one works correctly. So looks like .tga output and init-
file-style options (not comamnd-line-style) support for histograms is
broken, can someone check this ?
--
#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
|
|