Skip to content

Instantly share code, notes, and snippets.

@gmisail
Created January 24, 2018 16:50
Show Gist options
  • Save gmisail/ed488b0904a72ff86a01a305f1f9dc51 to your computer and use it in GitHub Desktop.
Save gmisail/ed488b0904a72ff86a01a305f1f9dc51 to your computer and use it in GitHub Desktop.
var canvas = document.getElementById("view");
var context = canvas.getContext("2d");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment