POV-Ray : Newsgroups : povray.general : While we are talking about changes : Re: While we are talking about changes Server Time
10 Aug 2024 11:19:40 EDT (-0400)
  Re: While we are talking about changes  
From: Ken
Date: 14 Mar 2000 21:04:46
Message: <38CEF035.DA6CE8F6@pacbell.net>
cre### [at] belialrenonvus wrote:

> so y* = 1 ? (or x* = 1?) or is it y (multiplied by) ?

sphere{< 1,0, 0>, 1} = sphere{x, 1}

sphere{<-1,0, 0>, 1} = sphere{-x, 1}

sphere{< 1,1, 0>, 1} = sphere{x+y, 1}

sphere{<-1,1,-1>, 1} = sphere{-x+y+-z, 1}

-- 
Ken Tyler -  1300+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

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