Hasty Briefsbeta

Bilingual

Show HN: FluidCAD – Parametric CAD with JavaScript

4 hours ago
  • #Parametric CAD
  • #JavaScript 3D
  • #Real-time Design
  • FluidCAD is a parametric CAD tool that allows users to write JavaScript to create and manipulate 3D geometry in real time.
  • It offers features like history navigation, interactive mouse-driven prototyping, feature transforms and patterns, and STEP import/export for CAD interoperability.
  • The tool emphasizes smart defaults, shape references, and a traditional CAD workflow, aiming to minimize boilerplate and maximize clarity in code-driven design.
  • Installation involves using npm to install the package and initializing a project with a simple command, making it quick to start for users.