mranderson17@infosec.pub
on 22 Nov 2024 16:18
nextcollapse
Someone posted this webvm.io/alpine.html in another community and it made me think of this post. I’ve never used webvm and I suspect there are many downsides but seemed relevant and the demo seems to be able to run a full desktop environment. You have to find a CAD software that supports Linux though which is a controversial topic at best.
threaded - newest
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
Unrelated but BTW FreeCAD is fully python scriptable. In fact, as I understand it, every operation is first translated to python code.
Yeah, and it outright isn’t documented.
wiki.freecad.org/Python_scripting_tutorial
wiki.freecad.org/FreeCAD_Scripting_Basics
wiki.freecad.org/Python_console
wiki.freecad.org/Power_users_hub
wiki.freecad.org/Debugging#Python_Debugging
wiki.freecad.org/Profiling
…
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.
Might I ask, why exactly do you feel the need to have a webapp for CAD rather than a hard client?
Freecad in a VM with a remote viewer like guacamole?
Ideally you could use moonlight but that is not web based
What about solvespace web build: github.com/solvespace/solvespace/tree/emscripten#…
Someone posted this webvm.io/alpine.html in another community and it made me think of this post. I’ve never used webvm and I suspect there are many downsides but seemed relevant and the demo seems to be able to run a full desktop environment. You have to find a CAD software that supports Linux though which is a controversial topic at best.
Check out Kasm too, you can easily install blender into it.