Processing Community Forum
Help with Opacity(Transparency)
p5.js
Coding Questions
mcintyre
September 27, 2021, 10:07pm
4
For a quick test, try changing line 71 from
fill(0, 255, 255);
to
fill(0, 255, 255, 100);
show post in topic
Related topics
Topic
Replies
Views
Activity
Overlayed Transparent Shapes Never Become Fully Opaque
Coding Questions
7
763
April 22, 2021
Colour transparency
Coding Questions
6
775
November 29, 2018
Repeated alpha not reaching full opacity
Coding Questions
12
1400
January 25, 2020
Transparent stroke issue
Processing
1
99
August 6, 2023
Canvas objects are not transparent to underlying HTML/CSS objects
p5.js
1
317
December 10, 2021