MoI discussion forum
MoI discussion forum

Full Version: Nodebundle for playing with nodes

Show messages:  1-15  …  216-235  236-255  256-275  276-295  296-315  316-335  336-355  …  1856-1859

Thread Split: Some posts in this thread have been moved here

From: bemfarmer
30 Jan 2017   [#276] In reply to [#275]
Hi Karsten,

I must apologies for making inaccurate statements, due to my own limited experience and limited understanding of the additional nodes.
Your very competent efforts are appreciated by myself. I've never written, nor even tried to write (or modify) a ~node.js. That is still
on my to do list :-)

What I was trying to express is that, in the past, running Max's nodeeditor, and trying to load a node-wired-program, without the needed
node.js files being loaded, or being in the node subdirectory, results in missing node-boxes and wires on the canvas.
Has yourself or anyone utilized the new index.htm to load the other node.js files? I'll have to try it out, as time permits.

So I've got your nodebundle as a separate install in customUI, for testing purposes.

"Publishing new nodes" is great!

Sincerely,
Brian

ps, how is your "loxodrome-like" program coming? I'm probably misunderstanding it.
From: Karsten (KMRQUS)
30 Jan 2017   [#277] In reply to [#276]
Hello Brian,

I agree with you that every new version causes problems with node files created with previous versions. And I know that you have made and shared also some great examples. And every change in the interface causes a a lot of work in all nodes - not only my nodes - in Maxs nodes also (great job). But every change means a better system:-)

So let us keep our motivation!

Have a nice day
Karsten

p.s.: The "loxodrome" node is a simple stereoscopic projection node, with very simple math. I will post it next time, if you want to have a look. And I think that your mathematical know how is better than mine;-)
From: bemfarmer
30 Jan 2017   [#278] In reply to [#277]
:-)
From: Karsten (KMRQUS)
30 Jan 2017   [#279] In reply to [#278]
Hello Brian,

here is the node. It has also the long/short option which gives interesting results while playing:-) search for the blue node.
The formula is based on vectormath -> linear equation system -> -p/2 +/- Sqrt((p/2)^2-q) maybe useful for further experiments ???
By the way I put an updated info node here. I took Dinos volume script (stl -based) (thanks for sharing) and wrapped it in a node and a modified version for calculating areas of faces/surfaces.

Have a nice day
Karsten

Attachments:
fibo8.nod
infonodes.js
transform2.js


From: speedy (AL2000)
1 Feb 2017   [#280]
Hi Karsten and Friends ,
I used the new nodes Vector
to obtain the tangent and the perpendicular
of a point on a curve ...
( I think you need to script this function)
to obtain a "Point on curves" node ,
that works with , a parameter,
or more parameters, from 0.0 to 1.0 domain
indicating the shift on the input curve
that returns a vector of tangenza-
I think this may facilitate, in the future,
a blend node between curves that can
use as input values the points and their Vectors on curves
input-
I hope I was clear
Have a nice day to all-
best
al
link:http://www.mediafire.com/file/1m4t9lo3xld7huf/CP_Tangent_and_Perpendicular_from_a_Curve.rar
From: Ced (FRACTIONALIST)
1 Feb 2017   [#281]
SPEEDY - I think that's beautiful poetry - although I understand nothing.
From: Karsten (KMRQUS)
1 Feb 2017   [#282] In reply to [#281]
Hello Ced,
This is the mystical side of this forum:-)

It's mathematical Dadaism or surrealism, made by Gauss, Euler .... not Max Ernst.

Have a nice day
Karsten
From: Ced (FRACTIONALIST)
1 Feb 2017   [#283] In reply to [#282]
My favorite topic here is the one labelled: METHFUSION - never a dull moment. Where do nodes go when they die?
From: Karsten (KMRQUS)
1 Feb 2017   [#284] In reply to [#283]
It depends on their religion;-)
From: Christian (BIRDANDCO)
11 Feb 2017   [#285]
Hello Moi3D community, this is my first post here! I hope it is appropriate for me to tag on to this topic.

I have been a regular reader on the discussion forum, and am very grateful to everyone for being so generous with sharing knowledge and tools. I am a Graphic Designer by trade and love Moi3D to experiment in 3D as it seems so similar to other tools I use. My interests lie in Phyllotaxis, ever since studying Karl Blossfeldt's photography.

My question,

Would it be possible to translate the attached, into a customisable NodeBundle for outputting points? I have tried my best to translate something myself, but alas my inexperience is limiting.



I found the example from the excellent post by Christopher Carlson on the Wolfram Blog, http://blog.wolfram.com/2011/07/28/how-i-made-wine-glasses-from-sunflowers/

Thank you so much for the great tool Max, and thank you for the amazing builds and mods since developed.
Thank you in advance for any help or pointers, Christian

If you are interested in some of my Moi3D experiments, here is my Instagram https://www.instagram.com/christianbirdnyc/

Image Attachments:
ChristopherCarlonWolframBlogSunflowerPattern.png 


From: Frenchy Pilou (PILOU)
11 Feb 2017   [#286]
Any contact with the Fermat Fibonacci Flower?
http://moi3d.com/forum/index.php?webtag=MOI&msg=7356.11


From: Christian (BIRDANDCO)
11 Feb 2017   [#287] In reply to [#286]
Hi Pilou, I hope this message finds you well!

Thank you very much for replying to my question.

The Fermat script is indeed a perfect match, but I am hoping to further manipulate the points within NodeBundle and to have greater control over the process, with the opportunity to add objects to each point.

Where I became stuck with NodeBundle was attempting to create a point array, I have the underlying math which I can apply to 1 x point, but I was unable to figure a way to generate multiple points, or apply the rotation and distance to the n'th point in a defined range.

Thanks so much,

Christian
From: Michael Gibson
11 Feb 2017   [#288] In reply to [#285]
Hi Christian, welcome to the MoI forum!

I'm not familiar enough with the node editor myself to set that up for you but hopefully someone else will help you with it.

- Michael
From: Ced (FRACTIONALIST)
11 Feb 2017   [#289]
Michael,
Why not arrange a WEBINAR of sorts - even for making NODES?!

Webinar's are interesting where we can all input to the online action - and learn new 'tips & tricks'.

What do you say?
Cheers,
Charles daVinci

Image Attachments:
ShenZen-023sm.png 


From: Michael Gibson
12 Feb 2017   [#290] In reply to [#289]
Hi Ced, it's not a bad idea but I'm not familiar with running webinars right now, so it's not something that I would do. If you'd like to set one up then certainly go ahead!

The forum right here is already a good spot to share information and tips & tricks though.

- Michael
From: Karsten (KMRQUS)
12 Feb 2017   [#291] In reply to [#285]
Hello Christian,

please try the attached file as a starting point for your experiments.





Have a nice day
Karsten

Attachments:
phylloPts.nod

Image Attachments:
phylloPts.png 


From: Ced (FRACTIONALIST)
12 Feb 2017   [#292]
Fascinating!

Did you know 'node' is synonymous with 'knob'?

I've PUT-OFF installing these quirky NODES for a month now - trepidation I'll ruin my beautiful mod-Moi configuration.

The possibilities with nodes! Next: Is it possible to have them 'Flow on Surface?' YIKES!
Cheers,
Horacio Aguascalientes

Image Attachments:
ShenZen_sm.png 


From: Frenchy Pilou (PILOU)
12 Feb 2017   [#293]
Does this last Node's file works with the official Max Elephant or with the modified one ? (or both) ?
Sure I can test it but... :)
From: Karsten (KMRQUS)
12 Feb 2017   [#294] In reply to [#293]
Hello Pilou,
the modified one;-) caused by shiftDublicate, but it's possible to replace it by interp here :-) to work with the core version.
Have a nice day
Karsten
From: Karsten (KMRQUS)
12 Feb 2017   [#295] In reply to [#292]
Hello Ced,

your mod-UI is independent from the nodeeditor installation, so you don't have to fear about that.
And someone called Gates told us: "Allways have a backup"

By the way, a very untested flow node is present in the modified version:-)
(I hope I get you right)

Have a nice day (from far far away)
Karsten

Show messages:  1-15  …  216-235  236-255  256-275  276-295  296-315  316-335  336-355  …  1856-1859