POV-Ray : Newsgroups : povray.general : Journal article request(s) : Re: Journal article request(s) Server Time
15 Nov 2025 06:30:14 EST (-0500)
  Re: Journal article request(s)  
From: Bald Eagle
Date: 13 Nov 2025 16:20:00
Message: <web.69164aa3e0cbc26cf625f77c25979125@news.povray.org>
Related request:

What is the earliest version of POV-Ray that has the "Pyramid Vector",
located (presently) in povray/source/core/material/normal.cpp?


/*****************************************************************************
* Local constants
******************************************************************************/

static const Vector3d Pyramid_Vect [4]= { Vector3d( 0.942809041,-0.333333333,
0.0),
                                          Vector3d(-0.471404521,-0.333333333,
0.816496581),

Vector3d(-0.471404521,-0.333333333,-0.816496581),
                                          Vector3d( 0.0        , 1.0        ,
0.0) };

/*****************************************************************************

Thanks,

- BE


Post a reply to this message

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