POV-Ray : Newsgroups : povray.general : Outputing floating point or 32-bits per color frame data : Re: Outputing floating point or 32-bits per color frame data Server Time
2 Aug 2024 16:24:11 EDT (-0400)
  Re: Outputing floating point or 32-bits per color frame data  
From: Warp
Date: 24 Aug 2004 12:04:32
Message: <412b6710@news.povray.org>
nomail@nomail wrote:
> I've checked the documentation and don't see an easy way of doing this. What
> I want to do is generate high precision data, such as 32-bit floating point
> values per color.

  I think you mean "per color component", not "per color"?

> Is there a way to do this with vanilla POV-Ray?

  Nope. It would require modifications to the source code of POV-Ray.

  I think there are some unofficial patches which support something
similar to what you want to do, but I don't remember any details.


-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

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