POV-Ray : Newsgroups : povray.general : HGE FractalFlake v1.0 : Re: HGE FractalFlake v1.0 Server Time
31 Jul 2024 04:15:20 EDT (-0400)
  Re: HGE FractalFlake v1.0  
From: andrel
Date: 12 Nov 2007 17:32:55
Message: <4738D5A3.8010305@hotmail.com>
Samuel Benge wrote:
> andrel wrote:
> 
>> I could not find the pov-output switch :(
> 
> I never alluded to such a feature.

only kidding ;)

> I posted the program here because you 
> can use the resulting bmp (saved via. F2) in POV like so:
> 
> pigment{
>  image_map{
>   sys"snowflake.bmp"
>   interpolate 2
>  }
> }
> 
> If I can figure out dynamic arrays and formatted text output, I could 
> make a version which outputs to a POV include file.
> 
I think it is not exactly how you do it in bmp, but what about blob objects?
Though they might be slow, I seldom use them.


Post a reply to this message

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