POV-Ray : Newsgroups : povray.programming : Editing density structure : Re: Editing density structure Server Time
5 Jul 2024 14:31:24 EDT (-0400)
  Re: Editing density structure  
From: Maurya
Date: 22 Aug 2003 21:45:01
Message: <web.3f46c6586888b68bc22240400@news.povray.org>
Christopher James Huff wrote:
>In article <web.3f3ab9a392153c77b248b4cf0[at]news.povray.org>,
> "Maurya" <mau### [at] hotmailcom> wrote:
>
>> The density tag can be used with the colormap to render each voxel with
>> a differenct color depending on the density. I want to add another
>> parameter like temperature to each voxel in deciding its color.
>
>As described, you don't need to modify POV. Just preprocess your density
>files to include the temperature as part of the color. The render will
>be faster, and you won't have to mess around with adding code to an
>already large and complex system.
>
>Christopher James Huff <cja### [at] earthlinknet>
>http://home.earthlink.net/~cjameshuff/
>POV-Ray TAG: chr### [at] tagpovrayorg
>http://tag.povray.org/
>

Actually I need to add the temperature tag because I dont want to
use the linear interpolation in the color map. However I have changed the
code and added my temperature tag to it that uses the temperature_file tag
to read data and uses the blackbody radiation to compute the color!
Thanks,
Maurya


Post a reply to this message

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