Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Could anyone recommend me a self-hosteable TinkerCAD equivalent?

⁨16⁩ ⁨likes⁩

Submitted ⁨⁨5⁩ ⁨months⁩ ago⁩ by ⁨LincoIn@discuss.tchncs.de⁩ to ⁨selfhosted@lemmy.world⁩

TinkerCAD Website

source

Comments

Sort:hotnewtop
  • wildbus8979@sh.itjust.works ⁨5⁩ ⁨months⁩ ago

    Why exactly do you feel the need to have a webapp for CAD rather than a hard client?

    source
  • Lem453@lemmy.ca ⁨5⁩ ⁨months⁩ ago

    Freecad in a VM with a remote viewer like guacamole?

    source
    • possiblylinux127@lemmy.zip ⁨5⁩ ⁨months⁩ ago

      Ideally you could use moonlight but that is not web based

      source
  • maxwellfire@lemmy.world ⁨5⁩ ⁨months⁩ ago

    What about solvespace web build: github.com/solvespace/solvespace/tree/emscripten#…

    source
  • iii@mander.xyz ⁨5⁩ ⁨months⁩ ago

    Would love to learn if it exists too. I use it often.

    The only other way I know how to CAD is github.com/pythonscad/pythonscad

    source
    • wildbus8979@sh.itjust.works ⁨5⁩ ⁨months⁩ ago

      Unrelated but BTW FreeCAD is fully python scriptable. In fact, as I understand it, every operation is first translated to python code.

      source
      • captain_aggravated@sh.itjust.works ⁨5⁩ ⁨months⁩ ago

        Yeah, and it outright isn’t documented.

        source
        • -> View More Comments
    • mranderson17@infosec.pub ⁨5⁩ ⁨months⁩ ago

      There is also Cascade Studio (Demo). Sadly development has stalled, it was a really cool project.

      Probably not at all what OP is looking for though since TinkerCAD is just sketch/primitive type workflow, not like openscad.

      source