MoI discussion forum
MoI discussion forum

Full Version: ping - Max Smirnov

Show messages:  1-20  21-40  41-60  61-80  81-87

From: Barry-H
16 Dec 2017   [#61]
Hi Max,
is it possible to have a feedback node similar to Hoopsnake as discussed in the nodebundle thread.
Ref this video https://www.youtube.com/watch?v=QefqhzIz_ak
Cheers
Barry
From: r2d3
16 Dec 2017   [#62] In reply to [#59]
Wow thats a nice switch/button..
Thanks a lot Max!
From: James (JFH)
31 Jan 2018   [#63] In reply to [#60]
Hi Max,

RE: NE interfacing via trackpad issues

Problem appears to be fixed...
see http://moi3d.com/forum/index.php?webtag=MOI&msg=7713.783

Regards
James
From: Max Smirnov (SMIRNOV)
31 Jan 2018   [#64] In reply to [#63]
Hi James,

I'm glad that problem is solved. I'll add this fix to the next NE release.
From: mkdm
13 Feb 2018   [#65]
Hello Max.

With the latest V4 and the latest version of your _sSplit.htm command I get this error after selected one face of the box and fired the command :



Ciao!

Marco (mkdm)
From: Max Smirnov (SMIRNOV)
13 Feb 2018   [#66] In reply to [#65]
Hi Marco,

I can't reproduce this error. It seems you have an old version of the script.
Update it from my site: http://moi.maxsm.net/item/45
From: mkdm
13 Feb 2018   [#67] In reply to [#66]
Ok. ASAP I will do. Thanks.
From: mkdm
13 Feb 2018   [#68] In reply to [#66]
Done!
Now all is ok both in V3 and V4.

Thanks a lot!
From: mkdm
15 Feb 2018   [#69]
Hello Max.

While surfing the web searching a tool that I need actually for my daily software developing,
I accidentally found this : https://pressurejs.com/

And it occurred to me the topic you were talking about some days ago : "touchpad gestures"


I don't know that product (https://pressurejs.com/) but it may help you for what you want to do.

If you want, give it a chance. It's free.

Ciao!

Marco (mkdm)
From: Max Smirnov (SMIRNOV)
15 Feb 2018   [#70] In reply to [#69]
Hi Marco,
thank you for this link, I'll check this library and maybe I'll find something interesting.
However, I have no plans to use this library in my projects. In the cases when I can write a code by myself, I prefer to not use external libraries and frameworks.
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?

Show messages:  1-20  21-40  41-60  61-80  81-87