POV-Ray : Newsgroups : povray.beta-test : division-by-zero-crash? : Re: division-by-zero-crash? Server Time
30 Jul 2024 20:25:01 EDT (-0400)
  Re: division-by-zero-crash?  
From: Thorsten Froehlich
Date: 28 Sep 2001 15:15:04
Message: <3bb4cc38@news.povray.org>
In article <MPG.161ee9f9c07838c998968f@news.povray.org> , Lutz-Peter Hooge
<lpv### [at] gmxde>  wrote:

> #version 3.5;
> camera
> {
>  location <0,1,-4>
>  look_at <0,0,0>
> }
> #declare f=function {1/x}
> plane{z,0 inverse pigment{function{f(x,y,z)}}}

Still getting an error message and no crash.

    Thorsten


Post a reply to this message

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