|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Hey, folks:
I was trying out the new internal bitmap functionality
in POV 3.5 earlier. The attached file is simply the
waves pattern used as a function inside a height_field.
I thought it looked pretty neat, even though there was
not much to it SDL-wise. I used an intense sort
of color scheme similar to earlier posts.
Aaron
Aaron Gillies
New York City
x3rxes[!]yahoo.com
Post a reply to this message
Attachments:
Download 'wave.jpg' (34 KB)
Preview of image 'wave.jpg'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
The interesting thing about this is, that if you phase the
waves pattern, you get a nice, water-like effect with
true "displacement" mapping!
--
Tim Nikias
Homepage: http://www.digitaltwilight.de/no_lights/index.html
Email: Tim### [at] gmxde
> Hey, folks:
>
> I was trying out the new internal bitmap functionality
> in POV 3.5 earlier. The attached file is simply the
> waves pattern used as a function inside a height_field.
> I thought it looked pretty neat, even though there was
> not much to it SDL-wise. I used an intense sort
> of color scheme similar to earlier posts.
>
> Aaron
>
> Aaron Gillies
> New York City
> x3rxes[!]yahoo.com
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Tim Nikias" <tim### [at] gmxde> wrote in message news:3d73e1fc$1@news.povray.org...
> The interesting thing about this is, that if you phase the
> waves pattern, you get a nice, water-like effect with
> true "displacement" mapping!
Is this feature suitable for transparent things, such as liquids?
I say this, because it appears to differ from height_fields that
are based on "real" bitmaps -- that is, the object isn't solid
along the y axis in the same sort of way.
Aaron
Aaron Gillies
New York City
x3rxes[!]yahoo.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In article <3d74021b$1@news.povray.org>, "Aaron Gillies" <no### [at] spamcom>
wrote:
> Is this feature suitable for transparent things, such as liquids?
> I say this, because it appears to differ from height_fields that
> are based on "real" bitmaps -- that is, the object isn't solid
> along the y axis in the same sort of way.
The height field is exactly the same, the image is just generated
internally from a function instead of read from a file.
--
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Christopher James Huff" <chr### [at] maccom> wrote in message
news:chr### [at] netplexaussieorg...
> In article <3d74021b$1@news.povray.org>, "Aaron Gillies" <no### [at] spamcom>
> The height field is exactly the same, the image is just generated
> internally from a function instead of read from a file.
Ooops, yes ...
Don't know why I was thinking that it worked the other way. :)
Let's see if I can get some realistic working water out of it ...
Aaron
Aaron Gillies
New York City
x3rxes[&]yahoo.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |