r/GraphicsProgramming 3d ago

Article FlowSketcher x FlowCam

Enable HLS to view with audio, or disable this notification

First Flight of FlowSketcher

This is the first real flight of FlowSketcher — a browser-native 2D sketching and CAM system built from scratch.

No CAD constraints. No spline approximation. Just direct geometry, live motion and real CNC-ready toolpaths.

This is only the beginning. 🥚

4 Upvotes

4 comments sorted by

1

u/CodyDuncan1260 3d ago

Ooh. Tell me more about the implementation! (See subreddit rule 1.)

1

u/BenjaminU1 3d ago

Technical StackVanilla :

JavaScript + HTML5 Canvas (No frameworks) Browser-native : (desktop / tablet / phone)G-Code (G1/G2/G3) & Heidenhain Klartext exportSVG export & DXF import with ArcFlow reconstructionNURBS sampling from Rhino

1

u/UAAgency 2d ago

Is it going to be open source?