POV-Ray : Newsgroups : povray.newusers : General transformation of an object : General transformation of an object Server Time
5 Oct 2024 15:27:41 EDT (-0400)
  General transformation of an object  
From: houmr
Date: 30 Oct 2009 12:05:01
Message: <web.4aeb0d65636728607fab4e430@news.povray.org>
Hi! Is it possible to make a genetral transformation of an object in Povray in
the way that I assign a new values (x',y',z') to the existing x,y,z coordinates
of the object, according to some rule? E.g. I have the following: x'=x; y'=
y+0.8*z*(y*z)/(300-z); z'=0.8*z . I was trying to play around with matrix, but
it doesn't seem to be the way.


Post a reply to this message

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