POV-Ray : Newsgroups : povray.general : reflection transform operation? : Re: reflection transform operation? Server Time
5 Jul 2024 10:41:06 EDT (-0400)
  Re: reflection transform operation?  
From: Ger
Date: 20 Jun 2015 02:03:04
Message: <55850218$1@news.povray.org>
peyrol wrote:

> I can translate, scale, rotate, and do a matrix transform on any object.
> Why not reflect? It would certainly save time and reduce potential error
> for me. Is there a way to configure a matrix that would reflect an object
> through the plane at x=0 for example? If there is a way, I hope the method
> is included in the reference section for matrix. Thanks.

I think that

object { Thingy scale < -1, 1, 1> }

would work for you.
-- 

Ger


Post a reply to this message

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