POV-Ray : Newsgroups : povray.general : Neon Signs : Re: Neon Signs Server Time
5 Aug 2024 20:23:29 EDT (-0400)
  Re: Neon Signs  
From: Ron Parker
Date: 29 Jul 2002 15:42:14
Message: <slrnakb6kp.dc5.ron.parker@fwi.com>
On Sun, 28 Jul 2002 22:43:35 EDT, Rohan Bernett wrote:
> Does anybody know of a good way to make a neon sign, especially one that
> emits light?

I can't help with the "emits light" part but try my signature for the rest.

-- 
#macro R(L P)sphere{L F}cylinder{L P F}#end#macro P(V)merge{R(z+a z)R(-z a-z)R(a
-z-z-z a+z)torus{1F clipped_by{plane{a 0}}}translate V}#end#macro Z(a F T)merge{
P(z+a)P(z-a)R(-z-z-x a)pigment{rgbt 1}hollow interior{media{emission T}}finish{
reflection.1}}#end Z(-x-x.2y)Z(-x-x.4x)camera{location z*-10rotate x*90}


Post a reply to this message

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