POV-Ray : Newsgroups : povray.unofficial.patches : What about TMPOV? Server Time
2 Sep 2024 14:16:06 EDT (-0400)
  What about TMPOV? (Message 1 to 5 of 5)  
From: Tim Riley
Subject: What about TMPOV?
Date: 11 Dec 1999 19:26:44
Message: <3852EBAC.6FBE8E17@netscape.net>
Whatever happened to the patches that were incorporated in TMPOV
(Twyst's compilation)? One function I miss is hf_height_at() for
placing objects on a heightfield. As far as I can tell, there isn't
anything comparable in MegaPOV.


Post a reply to this message

From: Matthew Corey Brown - XenoArch
Subject: Re: What about TMPOV?
Date: 11 Dec 1999 19:32:18
Message: <3852ED10.5736AED1@xenoarch.com>
Tim Riley wrote:
> 
> Whatever happened to the patches that were incorporated in TMPOV
> (Twyst's compilation)? One function I miss is hf_height_at() for
> placing objects on a heightfield. As far as I can tell, there isn't
> anything comparable in MegaPOV.

use trace()
its not as easy as hf_at but you can use it for more then just 
height_fields, like diminishing lens flares...

I forget the syntax but look under superpatch docs..
-- 
Matthew Corey Brown                                         XenoArch
mcb### [at] xenoarchcom                             http://www.xenoarch.com


Post a reply to this message

From: Tim Riley
Subject: Re: What about TMPOV?
Date: 21 Dec 1999 17:21:14
Message: <385FFD57.F59897ED@its.bldrdoc.gov>
Tim Riley wrote:
> Whatever happened to the patches that were incorporated in TMPOV
> (Twyst's compilation)? One function I miss is hf_height_at() for
> placing objects on a heightfield. As far as I can tell, there isn't
> anything comparable in MegaPOV.

I think I'll answer my own question. I was digging through the sample
scenes and came across one named hf_height_at.pov (or something
similar) and lo and behold, hf_height_at is part of megapov, although
it isn't covered in the documentation. Oh joy. I can now populate
my heightfields.


Post a reply to this message

From: smellenbergh
Subject: Re: What about TMPOV?
Date: 22 Dec 1999 15:17:03
Message: <1e38am8.1rbt2rur3h85cN%smellenbergh@skynet.be>
Tim Riley <tri### [at] itsbldrdocgov> wrote:

> Tim Riley wrote:
> > Whatever happened to the patches that were incorporated in TMPOV
> > (Twyst's compilation)? One function I miss is hf_height_at() for
> > placing objects on a heightfield. As far as I can tell, there isn't
> > anything comparable in MegaPOV.
> 
> I think I'll answer my own question. I was digging through the sample
> scenes and came across one named hf_height_at.pov (or something
> similar) and lo and behold, hf_height_at is part of megapov, although
> it isn't covered in the documentation. Oh joy. I can now populate
> my heightfields.

We read your message and not 10 minutes later we added that patch to
MegaPov! If I'm not mistaken, we have merged TMPOV completely now.?
It took more time to create the demo scene than adding the patch. We
don't think it's easier to use than trace()  but it's so little code
that we could not leave it out!

Yvo & Rene Smellenbergh.

-- 
e-mail:sme### [at] skynetbe

http://users.skynet.be/smellenbergh


Post a reply to this message

From: Tim Riley
Subject: Re: What about TMPOV?
Date: 22 Dec 1999 16:09:03
Message: <38613DEC.EC8E996E@its.bldrdoc.gov>
smellenbergh wrote:
> We read your message and not 10 minutes later we added that patch to
> MegaPov! If I'm not mistaken, we have merged TMPOV completely now.?
> It took more time to create the demo scene than adding the patch. We
> don't think it's easier to use than trace()  but it's so little code
> that we could not leave it out!

I thank you for such a fast response. I've been using POV since
DKB 1.x and while the new functions are fairly overwhelming, I'm able
to do things I was only able to dream about before (or struggle to
do). I'll have to sit down and learn trace() and all of the other
new toys. Thanks for the presents.


Post a reply to this message

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