POV-Ray : Newsgroups : povray.binaries.utilities : Grab bag of loose macros Server Time
28 Mar 2024 09:06:55 EDT (-0400)
  Grab bag of loose macros (Message 1 to 2 of 2)  
From: Stephen Klebs
Subject: Grab bag of loose macros
Date: 22 Feb 2007 13:15:00
Message: <web.45dddd2daf95b9977978930@news.povray.org>
Thought I would throw this in. It's just a diverse collection of short
macros that I've written as need be or collected over time and find the
most useful. There's no real explanation. Some will be familiar. Others
more like "what the hell is this for" but I thought they might be of use.
The ones I use the most are the debug routines and ones like MinMax(),
which creates a range of variables for animations, and OrthoCamera() that
quickly sets up a orthographic camera by just giving the plane, the
real-world width, and the look-at point.


Post a reply to this message


Attachments:
Download 'macros.zip' (6 KB)

From: [GDS|Entropy]
Subject: Re: Grab bag of loose macros
Date: 5 Jan 2008 04:16:17
Message: <477f4ae1$1@news.povray.org>
Hey,

Thanks dude!
You never know what stuff will be good for, sometimes the programmatic 
structure of a macro might be reused with various items transposed, or 
perhaps modified to accept objects/functions as variables.

Thanks,
Ian

"Stephen Klebs" <skl### [at] gmailcom> wrote in message 
news:web.45dddd2daf95b9977978930@news.povray.org...
> Thought I would throw this in. It's just a diverse collection of short
> macros that I've written as need be or collected over time and find the
> most useful. There's no real explanation. Some will be familiar. Others
> more like "what the hell is this for" but I thought they might be of use.
> The ones I use the most are the debug routines and ones like MinMax(),
> which creates a range of variables for animations, and OrthoCamera() that
> quickly sets up a orthographic camera by just giving the plane, the
> real-world width, and the look-at point.
>


Post a reply to this message

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