Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Created January 13, 2021 01:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save remarkablemark/d085294d07b8427e7b8521338a0e74bf to your computer and use it in GitHub Desktop.
Save remarkablemark/d085294d07b8427e7b8521338a0e74bf to your computer and use it in GitHub Desktop.
function setup() {
createCanvas(window.innerWidth, window.innerHeight);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment