POV-Ray : Newsgroups : povray.beta-test : Bicubic patch triangles disappear : Re: Bicubic patch triangles disappear Server Time
25 Apr 2024 03:06:02 EDT (-0400)
  Re: Bicubic patch triangles disappear  
From: Warp
Date: 23 Dec 2001 07:54:35
Message: <3c25d40a@news.povray.org>
Tim Nikias <Tim### [at] gmxde> wrote:
: I do expect it to be a precision-problem, as bicubic-patches require
: cubic-functions,
: and on scale lower than 1, you easily run into the boundaries of POVs
: precision.

  AFAIK there's no difference between scales smaller than 1 and bigger than
1 when dealing with floats. It just changes the sign of the exponent. The
precision of the mantissa doesn't change anywhere.
  You have to go to scales smaller than something like 10^-30 in order to
reach serious precision limits.

-- 
#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.