POV-Ray : Newsgroups : povray.programming : POV-reg entries=? : Re: POV-reg entries=? Server Time
28 Jul 2024 16:19:52 EDT (-0400)
  Re: POV-reg entries=?  
From:
Date: 8 Nov 2001 03:33:32
Message: <1agkuts62utigs95u2iihtdangs11ane6l@4ax.com>
On Wed, 07 Nov 2001 18:52:50 +0100, Christoph Hormann <chr### [at] gmxde>
wrote:

> > have you tested DJGPP ?
>
> No, but AFAIK that's a DOS port of gcc, not exactly what would be useful
> here.

http://www.djgpp.org/

1) can't DOS port work as console version ?
2) as I know (I not tested this) DJGPP has libraries to compile windows apps
3) it compile C++ fine
4) I tested some time ago your cygwin compile with my djgpp compile of megapov
(or pov31) and IIRC your version was faster only a little

there is an important information about it
http://clio.rice.edu/djgpp/win2k/main.htm

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.