POV-Ray : Newsgroups : povray.unofficial.patches : Ridged Multifractal Server Time
29 Jul 2024 14:12:32 EDT (-0400)
  Ridged Multifractal (Message 11 to 12 of 12)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: edna dornblazer
Subject: Re: Ridged Multifractal
Date: 20 Jun 1999 15:31:41
Message: <376D4163.4B6E@geocities.com>
Alain CULOS wrote:
> <snip>
> 
> Thanks to both replies, I'll do my best at recompiling (some weeks 
> down the road given my current speed there).
> I think C dlls with cygwin are OK, whereas C++ might cause problems 
> due to name mangling being different. But in any case it would be 
> a good exercise should I wish to generate my own functions for the 
> iso surface patch.
> I'll let you know how I get on (be patient though).

I recently compiled the superpatch with djgpp, which has no
support or easy work around (so far as i can tell) for dll's. 
What i did for the ridged multifractal was just cut and paste
the code from fractal.c into isofuncs.c.  What is amazing
is that it actually works. of course, it not a "library" 
function now, but a) that saves typing in the library 
particulars, and b) its not like it made povray much bigger.
As a matter of fact, i did the same thing with all those
i_*.c files except the the 3d density file, which i haven't
gotten around to figuring out.


Post a reply to this message

From: Ron Parker
Subject: Re: Ridged Multifractal
Date: 21 Jun 1999 09:21:45
Message: <376e3c69@news.povray.org>
On Sun, 20 Jun 1999 15:30:43 -0400, edna dornblazer wrote:
>I recently compiled the superpatch with djgpp, which has no
>support or easy work around (so far as i can tell) for dll's. 
>What i did for the ridged multifractal was just cut and paste
>the code from fractal.c into isofuncs.c.  What is amazing
>is that it actually works. of course, it not a "library" 
>function now, but a) that saves typing in the library 
>particulars, and b) its not like it made povray much bigger.
>As a matter of fact, i did the same thing with all those
>i_*.c files except the the 3d density file, which i haven't
>gotten around to figuring out.

Can you send me copies of the binaries and the modified 
files so I can put them online?


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

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