Skip to content

Instantly share code, notes, and snippets.

@treeform
Created September 26, 2020 22:05
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 treeform/c466e786a257f7a2ba8ea6f66709ffbe to your computer and use it in GitHub Desktop.
Save treeform/c466e786a257f7a2ba8ea6f66709ffbe to your computer and use it in GitHub Desktop.
import fidget, vmath
proc drawMain() =
... exported code here ....
windowFrame = vec2(620, 140)
startFidget(drawMain)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment