POV-Ray : Newsgroups : povray.general : Color usage and crash : Re: Color usage and crash Server Time
25 Apr 2024 02:03:05 EDT (-0400)
  Re: Color usage and crash  
From: kurtz le pirate
Date: 7 Sep 2019 10:33:43
Message: <5d73bfc7$1@news.povray.org>
Thanks to all for your help.

Now, i use :

   #local thisHSL = rgb <360*i/N, 1, 0.40>;
   #local thisRGB = CHSL2RGB(thisHSL);

and
   pigment { color rgb <thisRGB,0,0> }

... and all is OK :)



-- 
Kurtz le pirate
Compagnie de la Banquise


Post a reply to this message

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