POV-Ray : Newsgroups : povray.pov4.discussion.general : Suggest v4.0 default items : Re: Suggest v4.0 default items Server Time
14 Mar 2025 07:12:40 EDT (-0400)
  Re: Suggest v4.0 default items  
From: Bald Eagle
Date: 25 Feb 2025 09:25:00
Message: <web.67bdd218a9ec1634a5a6be6925979125@news.povray.org>
William F Pokorny <ano### [at] anonymousorg> wrote:

> The top row comes from today's v3.8 beta 2, where the right column added
> '+mv3.8' to fix a v3.8 defaulting issue (see below).

So, your ellipsoid there reminded me:

Philip Laven pointed out that due to the conditions that give rise to the glory
effect, the rainbow is virtually never circular.
I tried scaling the rainbow {} "object" but as I expected, that didn't work.

I had to scale the camera, which means that to do it properly / realistically,
then everything in the scene needs to be enclosed in a union {}, the camera
scaled, and the union scaled with the inverse of the camera transform.

Currently, we can scale and otherwise transform the pigment of a sky_sphere:
https://wiki.povray.org/content/Reference:Sky_Sphere

It's unclear if something can be done with how the rainbow {} effect gets
implemented.

I'm unsure if any other sorts of optical effects are direction-vector
controlled, (aoi? slope?) but allowing transforms on rainbow {} (and maybe even
sky_sphere) might be interesting for future optical projects or artistic effects
that are difficult or impossible to achieve otherwise.

- BW


Post a reply to this message

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