Show HN: brepjs is an open source programmatic CAD library thats runs on web
2 points
52 minutes ago
| 0 comments
| brepjs.dev
| HN
Check out the playground: https://www.brepjs.dev/playground Github: https://github.com/andymai/brepjs

This project evolved out of another open source project of mine (https://gridfinitylayouttool.com/designer) where I wanted to offer a great (and free) tool to generate models for 3D printing.

Its strengths are in parametric parts and architecture. Think OpenSCAD, but in familiar Typescript rather than a custom DSL. It's also based on b-rep topology so shapes are exact mathematical boundaries, measurements are precise, and STEP export is fully supported.

No one has commented on this post.