POV-Ray : Newsgroups : povray.binaries.images : Playing with Monsters : Re: Playing with Monsters Server Time
3 May 2024 20:36:59 EDT (-0400)
  Re: Playing with Monsters  
From: Artemia Salina
Date: 2 Jul 2006 17:19:22
Message: <pan.2006.07.02.21.19.21.472772@sheayright.com>
On Sun, 02 Jul 2006 16:50:23 -0400, Norbert Kern wrote:

> Artemia Salina <y2k### [at] sheayrightcom> wrote:
> 
>> I tried Norbert's suggestion last night (see his article in this thread)
>> and it didn't work. I played with swapping the sign for the x and z axes
>> but still no luck.
> 
> It should work, believe me!
> Here a bit more code, which shows what I mean -
> 
> #declare Norm = <0,0,0>;
> #declare loc = trace (M1, start, <0,0,0>, Norm);

Oh, I think I see what's going on. Instead of <0,0,0> for the direction
vector I'm using <0,0,-1>! I don't know how or why I did that. I'll retry
with your suggestion, Norbert.

Thanks again for the assistance!


Post a reply to this message

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