mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
This commit is contained in:
@@ -16,7 +16,6 @@ float theta_acc;
|
||||
|
||||
void setup() {
|
||||
size(640, 360);
|
||||
smooth();
|
||||
|
||||
// Initialize all values
|
||||
r = height * 0.45;
|
||||
|
||||
Reference in New Issue
Block a user