Skip to content

Instantly share code, notes, and snippets.

@anthony-wang
Last active March 23, 2018 09:58
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 anthony-wang/93326edb59cf1f7306e4b220b34a4c2a to your computer and use it in GitHub Desktop.
Save anthony-wang/93326edb59cf1f7306e4b220b34a4c2a to your computer and use it in GitHub Desktop.
@cell "Axis 2D" [axis] begin
scene = Scene(@resolution)
aviz = axis(linspace(0, 2, 4), linspace(0, 2, 4))
center!(scene)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment