|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Is there a macro for POV or patch that will place an object into a pov scene
according to an included bitmap?
Bascially an array of objects depending on the value at a pixel. I seem to
remember this in polyray, but cannot locate it in povray or web searches.
Thanks, Shaw
Post a reply to this message
|
|
| |
| |
|
|
From: Christoph Hormann
Subject: Re: object placement according to bitmap
Date: 5 Jan 2001 04:52:51
Message: <3A559972.13E4E561@gmx.de>
|
|
|
| |
| |
|
|
Shaw wrote:
>
> Is there a macro for POV or patch that will place an object into a pov scene
> according to an included bitmap?
>
> Bascially an array of objects depending on the value at a pixel. I seem to
> remember this in polyray, but cannot locate it in povray or web searches.
>
> Thanks, Shaw
You should try megapov with it's eval_pattern/eval_pigment function:
http://nathan.kopp.com/patched.htm
BTW, this is somehow the wrong group for such questions, better ask things
in povray.newusers or povray.advanced-users
Christoph
--
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other
things on: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
The excellent "vegetate.inc" might do it too. Sorry, I don't have the url
handy :(
"Christoph Hormann" <chr### [at] gmxde> wrote in message
news:3A559972.13E4E561@gmx.de...
>
>
> Shaw wrote:
> >
> > Is there a macro for POV or patch that will place an object into a pov
scene
> > according to an included bitmap?
> >
> > Bascially an array of objects depending on the value at a pixel. I seem
to
> > remember this in polyray, but cannot locate it in povray or web
searches.
> >
> > Thanks, Shaw
>
> You should try megapov with it's eval_pattern/eval_pigment function:
>
> http://nathan.kopp.com/patched.htm
>
> BTW, this is somehow the wrong group for such questions, better ask things
> in povray.newusers or povray.advanced-users
>
> Christoph
>
> --
> Christoph Hormann <chr### [at] gmxde>
> IsoWood include, radiosity tutorial, TransSkin and other
> things on: http://www.schunter.etc.tu-bs.de/~chris/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
October wrote:
>
> The excellent "vegetate.inc" might do it too. Sorry, I don't have the url
> handy :(
http://www.geocities.com/SiliconValley/Program/9231/povray.html
--
Ken Tyler - 1400+ POV-Ray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |