CodingTrain / CodingTrain/Suggestion-Box

WEBGL problem

Open
#1,564 0 comments 0 reactions 0 assignees View on GitHub
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:
Screenshot 2020-10-04 at 3 00 47 PM

img 2:
Screenshot 2020-10-04 at 3 00 59 PM

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.