pythonocc-core VS build123d

Compare pythonocc-core vs build123d and see what are their differences.

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
pythonocc-core build123d
2 9
1,227 331
- -
8.1 9.7
12 days ago 2 days ago
SWIG Python
GNU Lesser General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pythonocc-core

Posts with mentions or reviews of pythonocc-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-19.
  • Text-to-CAD: Risks and Opportunities
    12 projects | news.ycombinator.com | 19 Oct 2023
    It seems a bizarre statement to state that OpenCASCADE isn't fully capable. Its the only OS licensed kernel that'll read a STEP file. Also "modern foundation" is a misleading statement, any CAD kernel bearing any kind of relevance seems implying a codebase that's been around for a quarter century. Like it or not OpenCASCADE is the hand that was dealt. I've worked with the technology [1] extensively and it provided the underpinnings for a startup I've founded [2]. pythonocc is the bees knees, it allows you to develop a proper CAD app. Don't take my word for it, but see also the many publications that have built on the tech [3]

    [1] https://github.com/tpaviot/pythonocc-core

  • Added 16 Resources to Big Book of Python
    1 project | /r/Python | 5 Feb 2022

build123d

Posts with mentions or reviews of build123d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-22.
  • Text to CAD?
    1 project | news.ycombinator.com | 24 Feb 2024
    I haven't tried Zoo (really, unique naming isn't THAT hard...), and afict I can't see the code so I prob never will, but I got perfect results with build123d recently. Admittedly it's python to cad, not AI text to cad, but it was a joy to use after getting over the initial learning curve. The users and devs hang out on the slack chan and are very helpful.

    https://github.com/gumyr/build123d

  • Gimp 2.99.18 Released: The Last Development Preview Before 3.0
    2 projects | news.ycombinator.com | 22 Feb 2024
    Yes, absolutely.

    It was where GIMP still is now, for artists.

    It's definitely been idiosyncratic (if not solipsistic). And it still [0] has a core flaw that is being mitigated.

    OpenSCAD is actually very limited in ways that don't become obvious until you get into a bRep CAD system at least. But it's how I also got into CAD.

    If you like it, you might find Build123D [1] interesting: this is a Python (and very pythonic) environment built around the same kernel as FreeCAD.

    I wanted to know there was at least something I'd be able to use for my own ideas, and the fact that OpenSCAD exists is definitely a blessing.

    But I got from OpenSCAD to FreeCAD and I am very glad of it; it's an amazingly capable bit of software once you get past the pain (in the same way Blender is, I gather).

    GIMP is not an amazingly capable bit of software for designers. It's broken and hobbled.

    [0] the topological naming problem: being corrected in the core distribution at the moment as they head to 1.0

    [1] https://github.com/gumyr/build123d

  • Text-to-CAD: Risks and Opportunities
    12 projects | news.ycombinator.com | 19 Oct 2023
    https://github.com/gumyr/build123d :

    > Build123d is a python-based, parametric, boundary representation (BREP) modeling framework for 2D and 3D CAD. It's built on the Open Cascade geometric kernel and allows for the creation of complex models using a simple and intuitive python syntax. Build123d can be used to create models for 3D printing, CNC machining, laser cutting, and other manufacturing processes. Models can be exported to a wide variety of popular CAD tools such as FreeCAD and SolidWorks.

    > Build123d could be considered as an evolution of CadQuery where the somewhat restrictive Fluent API (method chaining) is replaced with stateful context managers* - e.g. with blocks - thus enabling the full python toolbox: for loops, references to objects, object sorting and filtering, etc.*

    "Build123d: A Python CAD programming library" (2023) https://news.ycombinator.com/item?id=37576296

    BREP: Boundary representation: https://en.wikipedia.org/wiki/Boundary_representation

    Manim, Blender, PhysX, o3de, [FEM, CFD, [thermal, fluidic,] engineering]: https://github.com/ManimCommunity/manim/issues/3362

    NURBS: Non-Uniform Rational B-Splines: https://en.wikipedia.org/wiki/Non-uniform_rational_B-spline

    NURBS for COMPAS: https://github.com/gramaziokohler/compas_nurbs :

    > This package is inspired by the NURBS-Python package, however uses a NumPy-based backend for better performance.

    > Curve, and Surface are non-uniform non-rational B-Spline geometries (NUBS), RationalCurve, and RationalSurface are non-uniform rational B-Spline Geometries (NURBS). They all built upon the class BSpline. Coordinates have to be in 3D space (x, y, z)

    test_curve.py, test_surface.py

    https://github.com/compas-dev

    compas_rhino, compas_blender

    Blender docs > Modeling Surfaces; NURBs implementation, limits, challenges:

  • Build123d: A Python CAD programming library
    2 projects | news.ycombinator.com | 19 Sep 2023
    https://github.com/gumyr/build123d/blob/dev/examples/heat_ex...
  • Louis Rossmann: Autodesk turns lifetime licenses into subscriptions [video]
    3 projects | news.ycombinator.com | 1 Jul 2023
  • Walkway Terraib
    2 projects | /r/3DPrintedTerrain | 26 Jun 2023
    github
  • What are your thoughts on build123d?
    1 project | /r/cadquery | 23 Jun 2023
  • Build123d: Open-Source Python Toolbox for 2D and 3D CAD Modeling
    1 project | news.ycombinator.com | 16 Jun 2023

What are some alternatives?

When comparing pythonocc-core and build123d you can also consider the following projects:

cadquery - A python parametric CAD scripting framework based on OCCT

awesome-cadquery - A curated list of CadQuery code and resources.

jupyter-cadquery - An extension to render cadquery objects in JupyterLab via pythreejs

zcad - Simple CAD program

pymadcad - Simple yet powerful CAD (Computer Aided Design) library, written with Python.

cqMore - More fundamental API on CadQuery.

antimony - CAD from a parallel universe

compas_nurbs - NURBS for COMPAS

CQ-editor - CadQuery GUI editor based on PyQT

ocp-freecad-cam - CAM for CadQuery and Build123d by leveraging FreeCAD

FreeCAD - This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.

truck - Truck is a Rust CAD Kernel.