https://openscad.org/

It’s software cad. You write code that makes the 3d model. And then you print the 3d model.

The last “official release” was 2 years ago. But development (and community) is active. You gotta get the nightly builds.

  • mholiv@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    OpenSCAD is only lightweight till you start working with Minkowski transformations and hulls. Then you just want a faster CPU.

    • Croquette
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      I never go that far in my projects, when are you using Minkowski transformations?

      • mholiv@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 months ago

        Two reasons.

        1. In conjunction with hulls to make nice organic shapes. Cubes and Prisms are nice but I like my designs to look organic. Nice round edges make for nicer 3d prints too.
        2. Concave Fillets
        • Croquette
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 months ago

          Yeah my own creation are usually really blocky because I am lazy and I just need something fonctional haha