r/mathpics • u/No-Crew8804 • Jul 26 '25
Free tool for 3D geometry?
Dear community, I have defined a set of irregular tetraedra that I think will join interestingly in space, do you know any free and easy tool to model them for testing?
7
Upvotes
1
u/lavaboosted Jul 26 '25
Blender is great, check out geometry nodes for mathematically defined geometry.
1
u/No-Crew8804 28d ago
In the end I am doing it in OpenScad, not easy but for me a programmer it is more my thing, and of course it cannot be easy as the geometry is not regular (and it does not solve restrictions).
2
u/fm_31 5d ago
Avez vous essayé GeoGebra ? Exemple : Modeling in 3D: The BIG PICTURE – GeoGebra
1
5
u/xenomachina Jul 26 '25
OpenSCAD is one option.
It is free. I hesitate to call it "easy", but if you're starting from a mathematical definition, it may be easier than a GUI CAD or 3D modeling tool. It has essentially a programming language that you use to define 3D geometry.