Processing Community Forum
Change variable every other loop
Processing
Coding Questions
quark
September 12, 2021, 9:14am
2
// start with i3 = 1 i3 = 1; // When you want to flip value i3 = 9 - i3;
show post in topic
Related topics
Topic
Replies
Views
Activity
Change variable alternatingly
Coding Questions
8
321
October 2, 2021
Variable must change from 3.67 to 3.15
Beginners
3
352
February 19, 2020
The usage of modulo: How can I correctly implement it?
Coding Questions
5
2748
January 29, 2019
Looping through an array?
Beginners
19
2663
August 6, 2019
Wrap around iteration
Coding Questions
9
671
July 9, 2019