POV-Ray : Newsgroups : povray.beta-test : [doc] 1.10.9.1 Server Time
30 Jul 2024 16:26:08 EDT (-0400)
  [doc] 1.10.9.1 (Message 1 to 1 of 1)  
From: Elias Pschernig
Subject: [doc] 1.10.9.1
Date: 28 Oct 2001 06:58:44
Message: <3bdbf2f4$1@news.povray.org>
In the description of the tools menu substitution letters, it was confusing
me that upper and lower case is mixed, without mentioning it is the same.

-- 
#macro C(X,Y)cylinder{X*x<X,0,-Y/2>.1}#end#macro U(R,X,Y)intersection{torus{.9
.1}box{-1 0rotate y*R*90}translate<X,0,Y>scale 1-z*.5}#end union{U(0,0,0)U(1,0
,0)U(2,-1,-1)U(1,1,0)U(1,1.5,-3)U(1,2,0)U(3,1,0)U(2,2,0)U(0,3,0)U(3,2,.5)C(.1,
2)C(.8,1)C(.8,-1)C(1.1,1)C(1.9,-1)pigment{rgb 10}rotate x*90translate<-1,0,4>}


Post a reply to this message

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