Open
Description
Most appropriate sub-area of Processing 4?
Core/Environment/Rendering
Processing version
4.4.1
Operating system
Ubuntu 24.04
Steps to reproduce this
- Install the Processing Snap package using the Ubuntu 24.04 App Center (see screenshot)
- Open the Processing app.
- Type in the example code from the tutorial
- Run the example
snippet
background(216,225,149);
stroke(255,0,0);
fill(0,0,255);
rect(250,200,100,75);
Additional context
Would you like to work on the issue?
No, I can't help, I am new to this program and don't know Java and the JDK
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog