Search found 34 matches

by hjelmstade
Tue Jun 28, 2016 6:56 pm
Forum: QScript
Topic: Accessing Neural Net value from QScript?
Replies: 2
Views: 3971

Re: Accessing Neural Net value from QScript?

No problem Earik. I got something working in Hive that has similar enough output to the NN for me to move forward.

I still plan on implementing a NN as well though so will share the code for that workaround when I've finished.

Thanks!
by hjelmstade
Mon Jun 27, 2016 6:14 pm
Forum: QScript
Topic: Accessing Neural Net value from QScript?
Replies: 2
Views: 3971

Accessing Neural Net value from QScript?

Is there anyway to access a Neural Net value from QScript? I've looked through all the help files and have not found anything. I may have a potential work around which I listed below but before I do that, I wanted to make sure I'm not missing anything as it is going to be a pain and is not ideal. Po...
by hjelmstade
Thu Jun 16, 2016 2:06 pm
Forum: QScript
Topic: Keyboard input?
Replies: 3
Views: 13016

Re: Keyboard input?

Hi Earik,

Thanks for confirming. I've been looking over Kurt's script and yes, its a clever work around :)

Thanks!
by hjelmstade
Wed Jun 15, 2016 12:19 am
Forum: QScript
Topic: Keyboard input?
Replies: 3
Views: 13016

Keyboard input?

Does anyone know if Qscript accepts keyboard input? What I'm looking to do is resize a tool similar to the way resizing a fibonacci vortex works. So essentially, hold down on a hotspot, hit a key, have a function executed and then redraw. I've looked over the entire QScript Help and looked through m...