POV-Ray : Newsgroups : povray.newusers : Checkered Texture Server Time
5 Sep 2024 02:15:15 EDT (-0400)
  Checkered Texture (Message 1 to 2 of 2)  
From: Eitan Tal
Subject: Checkered Texture
Date: 23 Oct 2001 12:37:11
Message: <3BD59C5C.84847EE6@netvision.net.il>
Sorry to bug you with a stupid question,
I have forgot how to make a checkered texture.
There is insert -> texture -> checker, but it only works for colors.


Post a reply to this message

From: Christoph Hormann
Subject: Re: Checkered Texture
Date: 23 Oct 2001 12:56:53
Message: <3BD5A14F.8DF52820@gmx.de>
Eitan Tal wrote:
> 
> Sorry to bug you with a stupid question,
> I have forgot how to make a checkered texture.
> There is insert -> texture -> checker, but it only works for colors.

texture {
  checker
  texture { ... },
  texture { ... }
} 

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

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