MoI discussion forum
MoI discussion forum

Full Version: Zarkow’s Sub D

Show messages:  1-7  8-27  28-47

From: Barry-H
6 Mar 2023   [#28] In reply to [#27]
Hi,
concat2 shows as red colour indicating its obsolete in my nodeditor.
You can replace it with the basics concat node and right click on it to change its operation to numbers.
Delete the concat2 node as the nodeditor will not run with obsolete nodes present.
Barry
From: WN
6 Mar 2023   [#29] In reply to [#27]
Hi Psygorn.
The "concat" node only collects the numbers in the order of connection and passes them on, in this case it does not matter whether it is old or new.

Most likely, the "MathPts" node has formulas and they are visible only in the properties widget.
I do not know this formula.
There is also a 'mode' setting in the nodes it also affects the result.

image host

image host
From: Psygorn (DRILLBIT)
6 Mar 2023   [#30] In reply to [#29]
Hi WN,

I had this idea to recreate what James has done on his instagram, and then latter share it with others who want to study nodeeditor and nodes ; but now I think it would be a very hard task! Maybe only james can share his works!
What do u think?

Also, I tried to put the parametric formula for "trefoil knot" in Mathpoints node but it still doesn't give me what I want (Jame's Instagram post). (check the attached node file)

Attachments:
449.nod


From: Psygorn (DRILLBIT)
6 Mar 2023   [#31] In reply to [#28]
Hi,

I used Concat node but I cannot even get it connected to the following nodes: Math & MathPts.
From: WN
7 Mar 2023   [#32] In reply to [#31]
Right-click on the node, a menu will appear, choose what you need.
From: WN
7 Mar 2023   [#33] In reply to [#30]
Psygorn, James first shared his works, but then deleted them.
Max was also available at first, now the site is not working.
I think we should go our own way, but it will end sometime.
If you have the desire and the time, do it.
From: Psygorn (DRILLBIT)
7 Mar 2023   [#34] In reply to [#33]
Hi,

I have the desire, but I don't have the knowledge and skills!
From: WN
7 Mar 2023   [#35] In reply to [#34]
Psygorn, the knowledge and skills of those guys that I mentioned above and many other smart people also did not appear by themselves.
As long as there is a desire, then everything will be fine.
From: MO (MO_TE)
7 Mar 2023   [#36]
Hi Psygorn
I changed your node a bit.
See if it helps.

Attachments:
449_test.nod


From: Psygorn (DRILLBIT)
8 Mar 2023   [#37] In reply to [#36]
Hi MO_TE,

That's interesting thank u!

Message 8916.38 was deleted


From: James (JFH)
8 Mar 2023   [#39] In reply to [#33]
quote:
James first shared his works, but then deleted them.
It was not the case that there was a wholesale deletion of my archive of demos, but rather I was continuously freeing up space before each new post because I quickly reached the limit of my forum data allowance.

I moved my NE demonstrations to instagram in large part due to this frustration, but also to evangelise for NodeEditor & MoI3d to a wider audience . My motives were purely out of self-interest: I thought if we could grow the user-base for NodeEditor, it would accelerate its development.

Obviously, instagram posts don't have the facility for attachments, but as apparent here, the issue of NE uptake & version inconsistency invariably meant that often my .NOD files did not work for others.

I have long felt that I should take the reins of this project and finally get it out of beta phase, but I have been too busy to devote the necessary time, and not being a coder, it is not something I could do alone. I still have great faith in NE.

James
https://www.instagram.com/nodeology/
From: Frenchy Pilou (PILOU)
8 Mar 2023   [#40] In reply to [#39]


images in background are well sliding so we can see the nodes graph !
but no comfortably! :)
From: WN
8 Mar 2023   [#41] In reply to [#34]
Hi Psygorn.

Experiments.

https://disk.yandex.ru/d/Wer8NUYikdYXrg
From: Frenchy Pilou (PILOU)
9 Aug 2023   [#42]
JFHSubD2

Does this the normal use ?

Select a surface
Load the Node ...Run

Select another surface
Load the Node...Run
etc...
From: wayne hill (WAYNEHILL5202)
10 Aug 2023   [#43] In reply to [#42]
The Node Editor can stay open. Just change surface selections.

Slow this down on YouTube

https://moi3d.com/forum/index.php?webtag=MOI&msg=10756.19
From: Frenchy Pilou (PILOU)
11 Aug 2023   [#44] In reply to [#43]
ok..Run the first time....Stop ... Apply ...Clear/Update (for input a new the selection)... make the trick..
even direct selection don't work for me...

But for go out the node for use the result i must use this (not a big deal)... is that the same for you ?

script:/*go out nodes*/ var objs = moi.geometryDatabase.getObjects(); for ( var i = 0; i < objs.length; ++i ) { var obj = objs.item(i); obj.setHitTest( true );
From: Frenchy Pilou (PILOU)
11 Aug 2023   [#45]
seems not working on a complete native sphere!


From: Frenchy Pilou (PILOU)
12 Aug 2023   [#46]
LineWeb + CMorph can also be a canditate for facetting when you know the number wanted of the divisions edges curves side! :)

And will works where JFHSubd entangles for strange surfaces :)
From: Frenchy Pilou (PILOU)
12 Aug 2023   [#47]
PS Quads generated on the Zarkow's car are specially planar or not ?

Show messages:  1-7  8-27  28-47