MoI discussion forum
MoI discussion forum

Full Version: ping - Max Smirnov

Show messages:  1-10  11-30  31-50  51-70  71-87

From: mkdm
15 Feb 2018   [#71] In reply to [#70]
Hello Max!

@You : "...thank you for this link, I'll check this library and maybe I'll find something interesting...."

You're welcome.

Ciao!
From: Finema
23 Feb 2018   [#72] In reply to [#71]
Hi max,
Have you update Heightmap for V4 ?
Thanks a lot.
From: Max Smirnov (SMIRNOV)
23 Feb 2018   [#73] In reply to [#72]
Hi Finema,

I didn't update it yet.
Wait a couple of days, I'll try to fix it.
From: Finema
23 Feb 2018   [#74] In reply to [#73]
OK Max
Thanks a lot.
From: Max Smirnov (SMIRNOV)
23 Feb 2018   [#75] In reply to [#74]
Hi Finema,

http://moi.maxsm.net/media/files/Heightmap.v.0.7.2018.02.23(MoI.v4).zip

P.S. I don't know why but this script doesn't work without an alert dialog. I'll check it later (or maybe Michael will help us)
From: Michael Gibson
23 Feb 2018   [#76] In reply to [#75]
Hi Max,

re:
> P.S. I don't know why but this script doesn't work without an alert dialog. I'll check it
> later (or maybe Michael will help us)

It's because setting img.src is asynchronous. When you set img.src it just initiates the image loading process - things are set up in HTML in this asynchronous way often times because it's designed for downloading stuff from remote servers which can take a while.

When you show the alert dialog, that runs a message loop and the timers for image loading are able to get triggered and finish the load.

You could remove the alert dialog though if you split the rest of your image processing functionality into a separate function and then get that set up on the image.onload event, img.onload should be called when the image is all ready.

- Michael
From: Finema
24 Feb 2018   [#77] In reply to [#76]
Thanks Max !
I like the image in the control panel of heightmap
bravo !
From: Finema
24 Feb 2018   [#78]
Hi Max,
Do you think it is possible to create a MoI plugin like the Rhino Panneling Tools ?
https://wiki.mcneel.com/labs/panelingexamples
Thanks
From: Rainydaylover (DIMITRI)
2 Mar 2018   [#79]
Hi Max! I am meeting a problem with the 'scale array' plugin too. And I am meeting it in v.3 (I am working in Windows seven). It appears, heavily flickering, only as far as I do keep the attached keyboard button pressed, when I leave the button it disappears. So it is not possible to use it. What may be going on? Any idea, help?
From: Max Smirnov (SMIRNOV)
2 Mar 2018   [#80] In reply to [#79]
Hi Dimitri,
I never used this script. Could you send me it?
From: mkdm
2 Mar 2018   [#81] In reply to [#80]
Hi Max.

I apologize, I made a mistake :)

Dimitri has written to you because I told him :

"Anyway if your problem is related to the "ScaleArray" you should ask to Max, the author of that plugin, using the forum thread named "ping - Max Smirnov".

I thought that also this plugin was written by you, but I did a check...It was originally written directly by Michael :)

Again, my apologies for the mistake.

Ciao.

Marco (mkdm)
From: mkdm
2 Mar 2018   [#82] In reply to [#79]
Hello Dimitri.

I write this text also to you...

I apologize, I made a mistake :)

I told you to ask Max about the ScaleArray command because I thought that also this plugin was written by him, but I did a check...it was originally written directly by Michael :)

Again, my apologies for the mistake.

Ciao.
From: Rainydaylover (DIMITRI)
5 Mar 2018   [#83]
No problem Marco, will inform Michael about the plugin. Thanks again! : - )
From: mkdm
5 Mar 2018   [#84] In reply to [#83]
You're welcome Dimitri.

Ciao!
From: James (JFH)
8 Sep 2019   [#85] In reply to [#17]
Max,

I note that you regularly like my instagram posts, which I greatly appreciate.
I've been meaning to ask you if you are OK with my link to your instagram in my bio section.

I feel people should be aware that nodeEditor is your creation, so none of my posts would be
possible without you.

Since it is a public account, I assumed you would be fine with my dissemination of your insta-address,
but let me know if you would rather I remove this info.

Also, I remember now you saying to post questions here. Please have a look at this post:

http://moi3d.com/forum/index.php?webtag=MOI&msg=7713.875

James
https://www.instagram.com/nodeology/
From: Max Smirnov (SMIRNOV)
9 Sep 2019   [#86] In reply to [#85]
Hi James,

>> I note that you regularly like my instagram posts..
Your works are great! :) I'm impressed

>>I've been meaning to ask you if you are OK with my link to your instagram in my bio section.
Yes. It's ok :) Thank you
From: James (JFH)
18 Feb 2020   [#87]
Max,

How are you?

I have a suggestion of a small inclusion in node interface that I think would be a great improvement for usability.
To distinguish multi-purpose nodes from the more common single purpose nodes, they could have a number of dots indicating the number of options. These dots would be outlines except for chosen option which would be filled.



Multi-function nodes is one area where NE is superior to GH, and should be implemented where ever possible.
There are lots of single purpose nodes that could (should) be encapsulated into multi-purpose nodes: eg "Flip" node could flip the order of a num array, the indexing of a ptArray, the direction of a curve, and the normal of a surface. (All these nodes exist)

Ideally we want the smallest number of most powerful nodes rather than node bloat: why have 4 nodes when you can have 1 that does multi-purpose node.

Also I wonder if a menu heading "general" (as well as "Basic") may be appropriate as some of these nodes could not really be considered as basic.

JM2C

Hope you are well,
James
https://www.instagram.com/nodeology/

Image Attachments:
NodeOptions.gif 


Show messages:  1-10  11-30  31-50  51-70  71-87