POV-Ray : Newsgroups : povray.beta-test : Time : Re: Time [please, no feature requests] Server Time
30 Jul 2024 04:18:26 EDT (-0400)
  Re: Time [please, no feature requests]  
From: Warp
Date: 13 Jan 2002 14:20:01
Message: <3c41dde0@news.povray.org>
bob h <omn### [at] charternet> wrote:
: Feature requests aren't possible at this point, sorry.  Light at the end of
: the tunnel though... Await the next incarnation of MegaPOV and perhaps it
: can be added to that instead.

  Although it is a genuine feature request, it can be implemented in about
one line of C code. Just reserve a special value (eg. -1) and if this value
is used, then the seed is read from the C time() function (ie. if you do
#declare S=seed(-1); then you get a seed from that function).

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