POV-Ray : Newsgroups : povray.unofficial.patches : Density_file extention patch: a patch for 3D data : Re: Density_file extention patch: a patch for 3D data Server Time
5 Jul 2024 13:21:54 EDT (-0400)
  Re: Density_file extention patch: a patch for 3D data  
From: Christoph Hormann
Date: 29 Aug 2002 06:17:38
Message: <3D6DF4C1.6381E31F@gmx.de>
ABX wrote:
> 
> > A macro for generating a density file from a function (using the file
> > writing routines) would be a useful addition.
> 
> What about
>   function 100,100,100{...}
> ?

Hmm, interesting, you mean for use in:

#declare DATA3D2= function { 
  pattern{
    density_file function 100,100,100{...}
    interpolate 2    
  }
}

But a 'save_file' option would be good (for the 2D version this would be
useful too BTW)

Christoph

-- 
POV-Ray tutorials, IsoWood include,                 
TransSkin and more: http://www.tu-bs.de/~y0013390/  
Last updated 13 Aug. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

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