Segment Coloring

hi there,

i want to draw some circles with alternating colors. every single circle should have only one color. but when i spread different colors on the circle i get every single segment of the circles in a different color. dunno how to solve that.

for better understanding i attached the patch.

thx a lot.

circles.v4p (4.6 kB)

select the color as often as your resolution is

circles_fix.v4p (5.6 kB)

oh yes thx… and again the good old select node solution and i didn’t get it.

fantastic!

hey, just use GridSegment (DX9) instead…

Thnx for the déjà vu :)

thx. works fine =)