Skip to content

Commit

Permalink
Update sketch.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wayne0419 committed Jan 8, 2024
1 parent 1f29fb1 commit 456d4e1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rain/sketch.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ function setup() {
// point_weight_slider.position(370, 20);

Canvas = createCanvas(windowWidth, windowHeight, WEBGL);
Canvas.position(0, 0);
Canvas.style('z-index', '1');
pixelDensity(1);
noSmooth();
// create buffers
Expand Down

0 comments on commit 456d4e1

Please sign in to comment.