Polyhertz, the quad from edge script works well. I just found out that RappaTools has this functionality in the bridge tools tho. Makes me feel bad telling you since you put the effort in to write the script. The Quad from vertex script unfortunately gives me an error. Have tested it in max 14 and 15.…
I was wondering if anyone knows a script or plugin for 3ds max that works like the Blender F2 addon? https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/F2 Detailed explanation Quad from vertex When a single vertex is selected, a new quad is created by creating a new vertex. The position of this new…
I saw that video in the other thread and I want that in maya's Quad Draw tool, it's really slick. We can Tab+LMB to draw out strips with directionality, but it doesn't have the elegance, precision and little need for cleanup that the F2 script has.
Finally got around to looking at "Quad From Vertex", combined it with a slightly updated version of "Quad From Edge" (selects the newest edge so you can do what this guy does at 1:30 ) in a macro so a hotkey can be assigned to it. I know it's not exactly what you're after (you can't extrude edges without faces like in…
Thanks for your effort Polyhertz! Your script doesn't quite do yet what i have in mind but much appreciated. I guess what i'm looking for going by the Blender modelling videos is a mix between regular shift+drag edge extruding and freeform strips. Something that takes into account the direction i'm moving towards with the…