POV-Ray : Newsgroups : povray.newusers : object parameters : Re: object parameters Server Time
20 Apr 2024 03:52:46 EDT (-0400)
  Re: object parameters  
From: Tor Olav Kristensen
Date: 15 Feb 2023 08:00:00
Message: <web.63ecd6f4dae7e3794e68426589db30a9@news.povray.org>
"seNex" <nomail@nomail> wrote:
>...
> The underlying problem is, I wanted to track the
> center of the sphere after applying transformations to it. It seems to me from
> the documentation, that there is no way to apply transformations to the vector,
> but only to objects.

You can use vtransform() which is documented here:

https://www.povray.org/documentation/view/3.7.0/488/

- or VectorTransform() which can be found here:

https://github.com/t-o-k/Useful-POV-Ray-macros

--
Tor Olav
http://subcube.com
https://github.com/t-o-k


Post a reply to this message

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