FluidCAD a JavaScript (Node.js) parametric design tool

Announced on Hackernews:

and Reddit:

it looks pretty interesting:

Uses OpenCascade, so has niceties such as STEP import.

Eventually managed to get it running in VS Code:

(pasted in one of the tutorials, not my design)

Makes me wish that OpenSCAD could switch geometry kernels…

It did! To manifold.

If it used OCC we’d have some substantial tradeoffs…

Yeah, I meant of course to one which supported NURBS and so forth…

That said, I have a pretty good work-around now where I’m writing out DXFs w/ arcs from my tool — now I just need to find a suitable CAM tool which given an element in a DXF will accept/make use of Z-axis variations.

Have you compared to CascadeStudio?

That’s a valid point.

A comparison would be very interesting — will have to try to find the time to try CascadeStudio as well.

Looking more closely at the screenshot, it looks more like “CADQuery in JavaScript”?

That is a fair description, and makes one wonder what other possible variations and combinations there are.

Given the widespread use of LLMs, I guess that over the next few years we are likely to find out. :grin: