POV-Ray : Newsgroups : povray.general : Help Creating parabolic mirrors : Re: Help Creating parabolic mirrors Server Time
4 Aug 2024 02:22:00 EDT (-0400)
  Re: Help Creating parabolic mirrors  
From: Warp
Date: 10 Aug 2003 18:09:43
Message: <3f36c2a6@news.povray.org>
Wolfgang Wieser <wwi### [at] gmxde> wrote:
> Why should I use a quadric? Is it really faster than a lathe?

  A quadric will be mathematically accurate (inside the limits of
floating point accuracy), while a lathe will only be an approximation.
  As for speed, the quadric is probably faster.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

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