We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hi i have this code but i dont understand why after float w become negative the fill is not changing and stay black.
stroke(0); fill(w); ellipse(width/2, height/2, w, w); w = w - 20;
thankx
Answers
https://Processing.org/reference/color_datatype.html
stroke(0); fill(w); ellipse(width/2, height/2, w, w); w = w - 20;
i dont want it to be with color i just want it to change between 0-255 (black to white).
https://Processing.org/reference/max_.html
sorry for the noise // :) cant find how to delete a post
https://Forum.Processing.org/two/discussion/21148/do-not-delete-your-posts