POV-Ray : Newsgroups : povray.advanced-users : Randomly timed events : Re: Randomly timed events Server Time
29 Jun 2024 00:01:34 EDT (-0400)
  Re: Randomly timed events  
From: scott
Date: 29 Aug 2013 09:16:50
Message: <521f49c2$1@news.povray.org>
> All I'm doing right now is
>
> #if (Flash = clock)
> light_source { < rand(FlashX), rand(FlashY), rand(FlashZ) > color rgb <1,1,1> *
> rand(Brightness) }
> #end

How are you defining the variables Flash, FlashX, FlashY, FlashZ, 
Brightness?


Post a reply to this message

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