POV-Ray : Newsgroups : povray.general : output data from trace Server Time
31 Jul 2024 12:19:00 EDT (-0400)
  output data from trace (Message 1 to 3 of 3)  
From: kike
Subject: output data from trace
Date: 17 May 2007 05:25:01
Message: <web.464c1f3fc01943dcbe7bfb550@news.povray.org>
Sorry because I think this question has already been asked (I have looked
for it but I havent found the post).
I know how to use the trace tool and I was thinking: it would be possible to
generate an output data file (ASCII) with the coordinates of the
intersections between the object and the ray? I mean, instead of using the
trace output to generate an object there, to get the data to use it
somewhere else.

Thanks in advance.


Post a reply to this message

From: Warp
Subject: Re: output data from trace
Date: 17 May 2007 05:30:47
Message: <464c20c7@news.povray.org>
kike <dry### [at] hotmailcom> wrote:
> Sorry because I think this question has already been asked (I have looked
> for it but I havent found the post).
> I know how to use the trace tool and I was thinking: it would be possible to
> generate an output data file (ASCII) with the coordinates of the
> intersections between the object and the ray? I mean, instead of using the
> trace output to generate an object there, to get the data to use it
> somewhere else.

  Nothing stops you from using #write to do exactly that.

-- 
                                                          - Warp


Post a reply to this message

From: kike
Subject: Re: output data from trace
Date: 17 May 2007 07:45:01
Message: <web.464c3e3561454984be7bfb550@news.povray.org>
>   Nothing stops you from using #write to do exactly that.
>
> --
>                                                           - Warp

Thanks, it is incredible, it seems that povray possibilities go to infinite.


Post a reply to this message

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