POV-Ray : Newsgroups : povray.programming : POV-reg entries=? : Re: POV-reg entries=? Server Time
28 Jul 2024 10:28:52 EDT (-0400)
  Re: POV-reg entries=?  
From:
Date: 7 Nov 2001 11:56:40
Message: <2tpiutotp1to2auo1lhkklj5j878p9fbs6@4ax.com>
On Wed, 07 Nov 2001 17:54:40 +0100, Christoph Hormann <chr### [at] gmxde>
wrote:

> BTW, it could turn out to be more difficult that you may think, the
> -mno-cygwin flag only works with C and not C++ so you will either have to
> use the Cygwin DLL (which would be problematic for a binary release) or
> use the MinGW gcc instead.

have you tested DJGPP ?

ABX
--
#declare _=function(a,b,x){((a^2)+(b^2))^.5-x}#default {pigment{color rgb 1}}
union{plane{y,-3}plane{-x,-3}finish{reflection 1 ambient 0}}isosurface{ //ABX
function{_(x-2,y,1)|_((x+y)*.7,z,.1)|_((x+y+2)*.7,z,.1)|_(x/2+y*.8+1.5,z,.1)}
contained_by{box{<0,-3,-.1>,<3,0,.1>}}translate z*15finish{ambient 1}}//POV35


Post a reply to this message

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