|
The Connect surface tool by Dimitri.
|
|
03-20-2016, 06:42 PM
(This post was last modified: 03-20-2016 06:48 PM by ggaliens.)
Post: #21
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
I could ... if all the parts and function would pass the Quality tests.
Still waiting for some feedback in it as-is. It does not seem to depend on many items that would be new to WINGS ... so I think at the very least ... I could put some comments in the code that describe the process so you could have a read. |
|||
|
03-20-2016, 11:59 PM
Post: #22
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
Code is a little heavy. Want it to read better. Could use a bit of your help Dan. I think there is at least one thing I'd break out and put into wings_vertex.
Code: command({vertex,{manifoldlab,connect_surface_norm}},#st{sel=[{WeID,Set}]}=St0) -> |
|||
|
03-21-2016, 03:39 PM
(This post was last modified: 03-21-2016 03:40 PM by dgud.)
Post: #23
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
Something like this?
EDIT: (untested of course)... Code: command({vertex,{manifoldlab,connect_surface_norm}},#st{sel=[{WeID,Set}]}=St0) -> |
|||
|
03-21-2016, 05:20 PM
Post: #24
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
Yes. More function breakout as you have show is definitely a good step. Let me make that change.
Is there enough here to warrant a new module ? Like wings_connect_surface ? I kinda think it might be a good idea. |
|||
|
03-22-2016, 07:37 AM
Post: #25
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
Hmm, re-thought (new english word?),
I think you should patch the current vertex/connect to use the new code if two verts which are not in the same face are selected. Good idea? |
|||
|
03-23-2016, 12:22 PM
(This post was last modified: 03-23-2016 02:39 PM by ggaliens.)
Post: #26
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
Code: %% Connect vertices (which must share a face). |
|||
|
03-23-2016, 02:38 PM
Post: #27
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
|
|||
|
03-27-2016, 06:08 PM
Post: #28
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
A lot of progress! Very nice! : - )
|
|||
|
04-04-2016, 03:38 PM
Post: #29
|
|||
|
|||
|
A few more changes to support polygon connects ...
A few more changes to support polygon connects ...
|
|||
|
04-07-2016, 04:26 PM
Post: #30
|
|||
|
|||
|
RE: The Connect surface tool by Dimitri.
Progress! This tool may be a very significant tool for many uses. Other than easily drawing geometrical shapes on objects and coloring or extruding them, it can be used -with the aid of a small group of other commands- as a good tool for producing new topology too.
There are some bugs in its workings as far as I detect in experimenting with it but I have no any conclusion yet as to when exactly they appear. When having a conclusion I will report it. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



