POV-Ray : Newsgroups : povray.binaries.images : Spiral Honeycomb Mosaic Progress : Re: Spiral Honeycomb Mosaic Progress Server Time
19 Apr 2024 04:40:22 EDT (-0400)
  Re: Spiral Honeycomb Mosaic Progress  
From: clipka
Date: 6 Nov 2018 04:29:05
Message: <5be15ee1$1@news.povray.org>
Am 04.11.2018 um 21:19 schrieb Anthony D. Baye:

> The only problem I foresee with the reverse lookup is that it uses a matrix
> transform which I'm unsure about how to implement in PoV SDL. That is, without
> implementing a matrix math macro library.

Implement it as a matrix transform, and make use of the `vtransform()` 
function?

You wouldn't even need to figure out the inverse transform matrix 
yourself; just make use the `inverse` keyword.


Post a reply to this message

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