POV-Ray : Newsgroups : povray.binaries.images : Doctor John - FieldCam conundrum : Re: Doctor John - FieldCam conundrum Server Time
25 Apr 2024 20:04:58 EDT (-0400)
  Re: Doctor John - FieldCam conundrum  
From: Bald Eagle
Date: 18 Nov 2020 19:30:00
Message: <web.5fb5bc18ed460f771f9dae300@news.povray.org>
So for now, just try

  #declare NoFall =
  transform {
  matrix < 1,     0,      0,
           ShearX, 1, ShearZ,
    0,     0,      1,
   -CamLoc.y*ShearX,     0,      -CamLoc.y*ShearZ>
  }


Post a reply to this message

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