libfive VS fscad

Compare libfive vs fscad and see what are their differences.

fscad

A framework for programmatic CAD in Fusion 360 (by JesusFreke)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
libfive fscad
25 1
1,338 47
1.6% -
5.3 0.0
16 days ago almost 3 years ago
C++ Python
- GNU General Public License v3.0 or later
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.

libfive

Posts with mentions or reviews of libfive. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.

fscad

Posts with mentions or reviews of fscad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-15.
  • A New Era for Mechanical CAD
    4 projects | news.ycombinator.com | 15 Jun 2021
    4. Most examples are written by non-programmers. I have seen a couple of examples of object graph printout programs, instead of building up a list of lists or objects, these programs intertwine navigating through the tree with print indentation.

    That said, I just found this repo [1] which looks well written.

    On the other hand, CAD software is much more complicated than most systems I interact with. CAD platforms are one of the few remaining software systems that are written for experts. Experienced practioners are very productive [2]. So programming these systems will also be complicated.

    FWIW I'm trying to template a bunch of part imports and their layouts. I'm surprised that this isn't built into the system. You can edit variables for almost (almost) every input in the system, you can name variables and elevate them to file wide variables - all without touching programming. I wish importing was parameterized such that upon import I got a chance to edit the filewide variables as parameters in the new document.

    [1]https://github.com/JesusFreke/fscad/blob/master/src/fscad/fs...

What are some alternatives?

When comparing libfive and fscad you can also consider the following projects:

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

gumtree - An awesome code differencing tool

curv - a language for making art using mathematics

solvespace - Parametric 2d/3d CAD

libredwg - Official mirror of libredwg. With CI hooks and nightly releases. PR's ok

fosscad-repo - Official FOSSCAD Library Repository

cxx - Safe interop between Rust and C++

cadquery - A python parametric CAD scripting framework based on OCCT

rayray - A tiny GPU raytracer, using Zig and WebGPU

tovero

sdf - Simple SDF mesh generation in Python

rapidyaml - Rapid YAML - a library to parse and emit YAML, and do it fast.