CodingTrain / CodingTrain/Suggestion-Box
WEBGL problem
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am a student who is learning OpenProcessing and facing a problem. I found that the position of the rectangle will be changed to the center when I type WEBGL inside the createCanvas statement, but I don't want it to place in the center. Is there any solution to solve this/change the position of the rectangle? I would be thankful if someone could tell me !!!!
Img 1 is the image/effect that I want, the createCanvas statement is "createCanvas(760, 480);"
BUT after I add WEBGL inside the createCanvas statement " createCanvas(760, 480, WEBGL);", all the rectangles go to the center of the canvas.
img 1:

img 2:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.