|
|
"Christopher James Huff" <chr### [at] maccom> wrote
> It would be nice if patterns were unclipped by default or if there was a
> way to specify "no_waveform" or similar to turn clipping off.
I agree.
I added 'unclipping' option in the density_file patch.
http://staff.aist.go.jp/r-suzuki/e/povray/iso/df_body.htm
In case of the current patch, one can use unclipped function
patterns as following.
#declare D3D= pattern{
density_file function 100, 100, 100 {func(x,y,z)}
interpolate 11 // or 10 or 12
}
But "no_waveform" keyword would be better way.
I am now planning to add it in the future patch.
R. Suzuki
Post a reply to this message
|
|