Show messages:
1-7
8-27
28-47
From: Barry-H
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
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.
From: Psygorn (DRILLBIT)
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)
Hi,
I used Concat node but I cannot even get it connected to the following nodes: Math & MathPts.
From: WN
Right-click on the node, a menu will appear, choose what you need.
From: WN
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)
Hi,
I have the desire, but I don't have the knowledge and skills!
From: WN
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)
Hi Psygorn
I changed your node a bit.
See if it helps.
Attachments:
449_test.nod
From: Psygorn (DRILLBIT)
Hi MO_TE,
That's interesting thank u!
Message 8916.38 was deleted
From: James (JFH)
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)
images in background are well sliding so we can see the nodes graph !
but no comfortably! :)
From: WN
Hi Psygorn.
Experiments.
https://disk.yandex.ru/d/Wer8NUYikdYXrg
From: Frenchy Pilou (PILOU)
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)
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)
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)
seems not working on a complete native sphere!
From: Frenchy Pilou (PILOU)
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)
PS Quads generated on the Zarkow's car are specially planar or not ?
Show messages:
1-7
8-27
28-47