POV-Ray : Newsgroups : povray.advanced-users : Tricky Transform Problem and screen.inc : Re: Tricky Transform Problem and screen.inc Server Time
6 Oct 2024 14:03:42 EDT (-0400)
  Re: Tricky Transform Problem and screen.inc  
From: Rune
Date: 8 Jul 2006 19:19:41
Message: <44b03d8d$1@news.povray.org>
Timtro wrote:
> If anyone can think of a good way to do this, I would be highly 
> appreciative.

Perhaps you could use somthing like this for your axes (untested code):

object {
    Axes
    transform {Camera_Transform inverse}
    translate Camera_Location
}

Rune
-- 
http://runevision.com


Post a reply to this message

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