|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Not sure if this is where to post suggestions, but here we go:
It would be great if POV-Ray could generate depth maps. These are used in
stereogram creation.
The resulting image would be greyscale, with higher values of grey
corresponding to closer objects. As far as I can see, the implementation
would be much simpler: rather that calculating colors, reflection, etc., you
would just trace each ray until it hits an object, and then record the
distance.
__________________
Chris Howie
cra### [at] yahoocom
http://winimizer.virtualave.net
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Chris Howie <cra### [at] yahoocom> wrote:
: It would be great if POV-Ray could generate depth maps. These are used in
: stereogram creation.
MegaPov supports this.
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Where can I download it?
__________________
Chris Howie
cra### [at] yahoocom
http://winimizer.virtualave.net
"Warp" <war### [at] tagpovrayorg> wrote in message
news:3c3c250c@news.povray.org...
> Chris Howie <cra### [at] yahoocom> wrote:
> : It would be great if POV-Ray could generate depth maps. These are used
in
> : stereogram creation.
>
> MegaPov supports this.
>
> --
> #macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb
M()}}
> N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
> N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// -
Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Wed, 9 Jan 2002 06:21:40 -0500, "Chris Howie" <cra### [at] yahoocom>
wrote:
> Where can I download it?
It depends on target platform.
Check http://nathan.kopp.com/patched.htm
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
The site does not have a Windows version...
__________________
Chris Howie
cra### [at] yahoocom
http://winimizer.virtualave.net
news:7nao3u4l9tffjd3spfvvka53rcnnai2bhk@4ax.com...
> On Wed, 9 Jan 2002 06:21:40 -0500, "Chris Howie"
<cra### [at] yahoocom>
> wrote:
>
> > Where can I download it?
>
> It depends on target platform.
> Check http://nathan.kopp.com/patched.htm
>
> ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Wed, 9 Jan 2002 06:46:07 -0500, "Chris Howie" <cra### [at] yahoocom>
wrote:
> The site does not have a Windows version...
It _is_ about windows version. Links point to other platform pages. Have you
checked download section ?
And btw: please not get into bad habits and not quote whole message even if it
is short.
ABX
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Sorry.
*slaps Outlook Express*
__________________
Chris Howie
cra### [at] yahoocom
http://winimizer.virtualave.net
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Chris Howie <cra### [at] yahoocom> wrote:
: The site does not have a Windows version...
Yes it does.
In fact, it's the only version available in the site (besides the source
code).
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
It would still be nice if POV-Ray implemented this, though.
__________________
Chris Howie
cra### [at] yahoocom
http://winimizer.virtualave.net
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Yep, just found it.
__________________
Chris Howie
cra### [at] yahoocom
http://winimizer.virtualave.net
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |