• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D ManifoldLab Plug-ins Collection v
« Previous 1 2 3 4 5 … 7 Next »
The Connect surface tool by Dimitri.

 
  • 1 Vote(s) - 1 Average
The Connect surface tool by Dimitri.

Pages (4): 1 2 3 4 Next »
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#1
02-01-2016, 02:55 AM
The Connect surface tool by Dimitri.

It has been specified to work like this ...

Connect TWO points using a short (but maybe not shortest) path on surface. It is defined as being different from Tools Connect ... because it does not care about viewport.

I think one that finds shortest can be made with iterative tricks (try a bunch of planes related to the one inferred by selection. But that would be for 2.0 of this plugin.

If user picks TWO points ... it will behave like "Plane Loop by Elements" ... but will not make all loops. Only "THE ONE" which is a partial loop from point to point to point.

Micheus ... if you would STICKY this one ... I'll remember to make it for Dimitri and whoever else wants to try.
Dimitri
Offline

Senior Member

Posts: 338
Threads: 39
Joined: Nov 2012
#2
02-01-2016, 02:28 PM
I am putting below an image too (although the image in Blender's link is demonstrating the whole thing very clearly). The request is very easy to understand: you just pick two vertices on a mesh, you click 'connect' and, voila, you have a connecting line between the two... a line which has connected them following the shortest distance between them on the surface of the object.

(here the turquoise line is denoting the two vertices to be connected and not the actual line that will created on the object's surface of course)

[Image: Connect%20by%20shortest%20distance_zpshydhx5oo.jpg]
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#3
02-01-2016, 04:07 PM (This post was last modified: 02-01-2016, 04:30 PM by ggaliens.)
The Blender link you sent said it used KNIFE (which means PLANE CUT). They didn't say shortest path when I had my read of it.

Dimitri
Offline

Senior Member

Posts: 338
Threads: 39
Joined: Nov 2012
#4
02-01-2016, 09:02 PM
So, you are already on the steps of finding a solution. Good! : - )
Dimitri
Offline

Senior Member

Posts: 338
Threads: 39
Joined: Nov 2012
#5
02-07-2016, 01:12 PM
I am still trying to find a practical way for a solution to this need. It seems that approaching it by a 'plane cut' solution is difficult. What about locking all the vertices, leaving only the two to be connected, and connect them (in wireframe and view alignment mode) by the already existent 'connect' tool?

In such a case there would be the need to have a 'lock selected' command for the vertices of course.

Just an idea for discussion... : - )
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#6
02-07-2016, 01:49 PM
No ... actually. I don't consider the connecting by plane cut as difficult. Just didn't have time to do it yet.
Dimitri
Offline

Senior Member

Posts: 338
Threads: 39
Joined: Nov 2012
#7
02-07-2016, 04:37 PM
Well, you have all the time Mark, no need for hurrying. Just shared an idea. Finding a practical way for locating the shortest route on a non flat geometry is a nice challenge of logic also. So it generates the desire to focus on it, even if someone is not a mathematician. : - )
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#8
02-07-2016, 06:25 PM
The blender link you posted indicated KNIFE on non-flat geometry. KNIFE = PLANECUT.

If it is plane cut ... then shortest path logic is KNOWN to be iterative.

These are my thoughts.
Dimitri
Offline

Senior Member

Posts: 338
Threads: 39
Joined: Nov 2012
#9
02-07-2016, 08:39 PM
If you read it carefully you will see that it speaks of 'straight cuts', however... that's the same thing with connecting by choosing the 'shortest distance', given that any route other than the shortest can not constitute a straight cut. There is no need to stick on words, it means the same thing. : - )

Anyway, if it can be achieved by a plane cut, no problem. The result is that matters. : - )

I am putting below the link, so that we may have it here:

https://www.blender.org/manual/modeling/...nnect.html
ggaliens
Offline

Erlang Hacker
Posts: 954
Threads: 143
Joined: Nov 2012
#10
02-08-2016, 04:48 PM
The shortest distance could be forced by topology to wind like a snake and not even be in a plane. Consider any manifold knot.

Which is why I'm chosing PLANE CUT to be my starting point for a solution.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): 1 2 3 4 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode