SolveSpace – parametric 2d/3D CAD

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • solvespace

    Parametric 2d/3d CAD

  • It does look like they finally improved the IdList in 2021 according to [0]. When I have time I'll give it a spin on some of the models I was last working on.

    The last time I went down this path, IIRC the interactivity had improved substantially even on large assemblies, but a bunch of new bugs had been introduced. So I just stayed on the old branch with the indexing fix, it's been relatively bug-free for the stuff I do. From what I recall even just picking lines/points/faces with mouse clicks had become unreliable and inconsistent in the last new release I tried, it was very broken.

    [0] https://github.com/solvespace/solvespace/commit/7674be791e84...

  • sdfx

    A simple CAD package using signed distance functions

  • I wrote this (in golang) to satisfy my need to generate STLs for 3d printing.

    https://github.com/deadsy/sdfx

    In general I like to write code to define objects, but there are some situations where a graphical editing UI would be nice. ie- Curve and polygon design.

    You can sort of imagine a hybrid approach where you could crack open a mini editor to design a curve and then use it to generate code (table of numbers) which you could then extrude/sweep/loft or whatever.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cadquery

    A python parametric CAD scripting framework based on OCCT

  • SolidPython

    A python frontend for solid modelling that compiles to OpenSCAD

  • PyMesh

    Geometry Processing Library for Python

  • OCP

  • Even bigger problem is that it's riddled with hardcoded paths, redundant copies of files, disregarding recommended usage notes of its 3rd party libraries.. basically it contains every DevOps related anti-pattern you can think of.

    There seems to be just one maintainer dealing with build related things and he is of a very different opinion what is anti-pattern or just don't want absolutely anybody to touch his code into which he poured his hours.

    https://github.com/CadQuery/OCP/pull/61

  • pywrap

    C++ binding generator based on libclang and pybind11

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • CadQuery –- A Python parametric CAD scripting framework based on OCCT

    12 projects | news.ycombinator.com | 6 Feb 2022
  • To design a new mount for the Chimera 2in2out for the Ender 3, I rebuilt the carriage assembly in OpenScad and partyl QCad.

    3 projects | /r/openscad | 27 Dec 2020
  • Dune 3D – an open source parametric 3D CAD app bassed on OCCT

    5 projects | news.ycombinator.com | 23 Oct 2023
  • CadQuery Editor – a program for building parametric 3D CAD models using Python

    1 project | news.ycombinator.com | 2 Sep 2023
  • GitHub - CadQuery/cadquery: A python parametric CAD scripting framework based on OCCT

    1 project | /r/codeCAD | 26 Jul 2023