POV-Ray : Newsgroups : povray.binaries.images : Cylindrical pattern animation - how to get the circles/dots overlap : Re: Cylindrical pattern animation - how to get the circles/dots overlap Server Time
14 Jun 2026 05:46:23 EDT (-0400)
  Re: Cylindrical pattern animation - how to get the circles/dots overlap  
From: Bald Eagle
Date: 13 Jun 2026 12:40:00
Message: <web.6a2d87bca47dc4fff58bc24b25979125@news.povray.org>
> > You'll get solid dots with select.
>
> ...but then, again, no other colors than black and white?

No.
The original function that uses select () outputs either 0 or 1.
You feed the result into a color_map, which allows you to use rgb colors.

- BE


Post a reply to this message

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