|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Not sure it can be interesting, but I like it. So, look at this quite simple texture.
====== cut from here =========
plane{z,5.5
texture{pigment{gradient x pigment_map{
[0.49, checker color rgb 1 color rgb 0.5 scale 0.5]
[0.49, checker color rgb 1 color rgb 0.5 scale 0.5 rotate z*45 scale sqrt(2)
translate -y*.25]
}}
finish{ambient 1 diffuse 0}
}
}
========= to here ===========
I'll be glad to read some comments.
Sincerely yours,
Alex Kluchikov
Post a reply to this message
Attachments:
Download '=?windows-1251?q?arrows=5fpattern.gif?=.gif' (6 KB)
Preview of image '=?windows-1251?q?arrows=5fpattern.gif?=.gif'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Very clever!
I had no idea that was possible.
Aaron
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Alex Kluchikov" escribio en el mensaje
news:1103_1067725634@news.povray.org...
> Not sure it can be interesting, but I like it. So, look at this quite
simple texture.
>
> ====== cut from here =========
> plane{z,5.5
> texture{pigment{gradient x pigment_map{
> [0.49, checker color rgb 1 color rgb 0.5 scale 0.5]
> [0.49, checker color rgb 1 color rgb 0.5 scale 0.5 rotate z*45 scale
sqrt(2) translate -y*.25]
> }}
> finish{ambient 1 diffuse 0}
> }
> }
> ========= to here ===========
>
> I'll be glad to read some comments.
Man, you are a genius!.
Txemi Jendrix
http://www.txemijendrix.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Alex Kluchikov" <klk### [at] ukrnet> a ecrit dans le message de news:
1103_1067725634@news.povray.org...
> Not sure it can be interesting, but I like it. So, look at this quite
simple texture.
Very very cool ! Got others with the same approach ?
--
Pascal.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Sat, 01 Nov 2003 22:27:14 +0000, Alex Kluchikov wrote:
> ====== cut from here =========
> plane{z,5.5
> texture{pigment{gradient x pigment_map{
> [0.49, checker color rgb 1 color rgb 0.5 scale 0.5]
> [0.49, checker color rgb 1 color rgb 0.5 scale 0.5 rotate z*45 scale sqrt(2)
translate -y*.25]
> }}
> finish{ambient 1 diffuse 0}
> }
> }
> ========= to here ===========
Muarf. That hypnotizes me.
But, To the left, or... to the right ? ;)
--
Julio
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Pascal wrote:
>Very very cool ! Got others with the same approach ?
Keep reading the news. I am going to post some more patterns. Hope, you'll
find them interesting.
Sincerely yours,
Alex Kluchikov
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Brilliant. Absolutely brilliant.
Cheers!
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |