POV-Ray : Newsgroups : povray.general : Colored Neon Lights that are real light sources. : Re: Colored Neon Lights that are real light sources. Server Time
7 Aug 2024 11:25:01 EDT (-0400)
  Re: Colored Neon Lights that are real light sources.  
From: Ron Parker
Date: 1 Oct 2001 16:34:34
Message: <slrn9rhkqt.cbc.ron.parker@fwi.com>
On Mon, 1 Oct 2001 16:32:15 -0400, Bill DeWitt wrote:
>
>"Eitan Tal" <eit### [at] netvisionnetil> wrote in message
>news:3BB8BEF1.E6344A7D@netvision.net.il...
>> I want the simple cylinder (tube) neon light.
>
>    Do you mean a white florescent light, or the red or multi-colored neon
>light which may be bent into shapes and words?
>
>

Exactly.  When I hear "neon light" I think of something like this:

-- 
#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.