Skip to content

Instantly share code, notes, and snippets.

@pentacular
Created September 11, 2020 10:02
Show Gist options
  • Save pentacular/9045e0b9a8842fb6159c595119fcacd2 to your computer and use it in GitHub Desktop.
Save pentacular/9045e0b9a8842fb6159c595119fcacd2 to your computer and use it in GitHub Desktop.
multi2 #jsxcad
import 'http://www.foo.com';
Circle(10).color('red').with(Triangle(5).color('green')).item().topView();
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment