POV-Ray : Newsgroups : povray.binaries.images : arrows pattern : arrows pattern Server Time
12 Aug 2024 05:20:48 EDT (-0400)
  arrows pattern  
From: Alex Kluchikov
Date: 1 Nov 2003 18:27:20
Message: <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.

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'
=?windows-1251?q?arrows=5fpattern.gif?=.gif


 

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