POV-Ray : Newsgroups : povray.binaries.images : Beam Engine : Re: Beam Engine Server Time
19 Apr 2024 03:05:41 EDT (-0400)
  Re: Beam Engine  
From: m@b
Date: 14 Jan 2021 02:19:17
Message: <7328e96e-cec5-cd6d-510e-144790e8793a@googlemail.com>
On 13/01/2021 9:08 am, Hj. Malthaner wrote:
> On 1/12/21 3:37 AM, m@b wrote:
>> My first attempt at using radiosity.
>> Comment welcome.
> 
> Nice work on the stained glass windows and the script-patterns on the 
> pillars!
> 
> How did you make the spiral things on the lamps?
> 

It's a bunch of cylinders:


      #for(Count_1,0,410)
          cylinder{<0,0,-0.1-Count_1/410>,<0,0,0.1+Count_1/410>,0.2 
translate<Count_1/80,2,0> rotate<0,0,1.5*Count_1> }
      #end


Post a reply to this message

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