Geon v1
Geometric DSL → SVG
GitHub
Docs
scene 600x400 grid x -5 to 5 step 1 y -5 to 5 step 1 point A (0,0) point B (3,0) segment AB from A to B stroke black width 2 circle C center A r 2 stroke blue polygon T points A B (1,2) fill rgba(255,0,0,0.2) point P C.center + (1,0) label A "Origin" label C "Circle" label T "Triangle"
Live Geon Rendering
Render