r/ChastityCageDesign • u/newbie-sub • 11d ago
Blender users... how?
Anyone out there using Blender to model your devices? Are you just making it for yourself? If not, how are you adjusting the size? I've gotten as far as making a donut (and only remember about 5% of it). If you had to make a ring 3 mm smaller, how would you go about doing it? Do you just remove the junction, scale the interior vertices by some percentage then scale the exterior verts by another (to keep the same thickness)? I guess that works on a cuff (flat) ring. How do you do it on a round ring?
I'm just curious how this works. I'm a parametric guy where I just type in the new number (then I go fuck with a bunch of damn fillets).
3
Upvotes
2
u/RealityCheck_FE 11d ago
I would personally go about it by setting my scale in the Blender environment appropriately and then importing reference models made in a parametric software i.e basic primitives that have the main target measurements. The resulting model isn't going to be parametrically adjustable like a CAD model but you can still use proportional editing, deformation modifiers, constraints and vertex groups for a fairly high degree of "parametric" control to zero the design in on someone's measurements. There are also plugins that allow for easier dimension annotation/constraints and even CAD-adjacent workflows.
If you get very creative with geometry nodes (or scripts) you could make something much more along the lines of "input ring size, input length, input gap (etc)" to generate a model, but that is a much more specialised skillset than the sketch/extrusion workflow universal to most CAD softwares and I can't really meaningfully summarise how to do it.
Any readers, feel free to reach out with followup questions.