Hacker News new | ask | show | jobs
by nsb1 1241 days ago
Not quite ready for prime time, but I've spent the last couple of weeks building a fast, free, parametric part library for makers to use for widget-type parts rather than complex models. I found the current set of part libraries to be to slow and/or cumbersome for my tastes.

It's 100% static and hosted on GitHub pages. It uses WASM versions of OpenSCAD and SQLite for dynamic content with all processing being done in the browser. Parts are added as GitHub issues, and can be added by anyone with a GitHub login

https://parapart.com

Next step: Content!

Note: Currently not mobile-friendly.

1 comments