1
0
mirror of https://github.com/Irev-Dev/Round-Anything.git synced 2025-01-16 10:40:24 +01:00

removed rands color due to interference with seed

This commit is contained in:
TLC123 2021-08-26 18:04:18 +02:00
parent 23a4204593
commit df71daa0cb

View File

@ -100,7 +100,7 @@
y = ry - cos(i * step ) * ry;
xi = rx - sin((i * step + step) ) * rx;
yi = ry - cos((i * step + step) ) * ry;
color(rands(0, 1, 3, i))
// color(rands(0, 1, 3, i))
hull() {
intersection() {
// shell(epsilon)