POV-Ray : Newsgroups : povray.binaries.images : Oriental Tileworks - strange shadows (JPG 800x600, 53 KB) : Re: Oriental Tileworks - strange shadows (JPG 800x600, 53 KB) Server Time
14 Aug 2024 09:22:19 EDT (-0400)
  Re: Oriental Tileworks - strange shadows (JPG 800x600, 53 KB)  
From: Sir Charles W  Shults III
Date: 10 Nov 2002 20:03:31
Message: <3dcf01e3@news.povray.org>
I devised a "perfect" tile from the superellipsoid a while back- here is the
code snippet:

#declare Ceramic = difference {
  superellipsoid {<2,.08> pigment {Tan}}
  box{<-1,-1,-.9>,1.1 pigment {Tan}}
  rotate 45*z scale 0.710
  finish {specular 1 phong 1 reflection .3}
  normal {dents frequency 3 scale <.3,.3,1>}
}

(end of code snippet)

    Here is how the finished tiles look- note the precise geometry.  Add your
grout as needed, change the color as you wish.

Cheers!

Chip Shults
My robotics, space and CGI web page - http://home.cfl.rr.com/aichip


Post a reply to this message


Attachments:
Download 'Tilesnip.jpg' (20 KB)

Preview of image 'Tilesnip.jpg'
Tilesnip.jpg


 

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