Skip to content

Instantly share code, notes, and snippets.

@kirkouimet
Last active September 17, 2020 18:35
Show Gist options
  • Save kirkouimet/2c07b708931cd945ed1c817bc745eedf to your computer and use it in GitHub Desktop.
Save kirkouimet/2c07b708931cd945ed1c817bc745eedf to your computer and use it in GitHub Desktop.
var view = new View();
view.width = 1024;
view.height = 768;
view.render();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment