khenkel, I'm incorporating your Get Mesh Values Node into a composition. However, when I use the Get Mesh Values Node. The scale of the mesh is quite larger than the object imported by the Fetch Scene Node. Any idea on why this is occurring? Is there some unit conversion that needs to be done?
Comments
I'd guess the problem is that
I'd guess the problem is that the node does not apply the transform of the 3d object when outputting vertices. So if the mesh has been scaled by the transform the resulting mesh would be larger than expected.
If you're using the vertices with
Make Mesh with Values
you could just pipe in the original transform. Otherwise I'll have to modify that node to respect transformations, which I think it should do anyways. I'll try to get that updated ASAP.Makes complete sense now, I
Makes complete sense now, I appreciate the explanation. There wasn't any transform nodes in the pipe. However I did learn that the Center and Fit functions on the Fetch Scene Node were introducing the transforms. By changing those flags to false, the vertices line up.
The nodes you created so far are phenomenal. I'm just beginning to scratch the surface on the set.
@khenkel Having problems
khenkel Having problems running the updated node set in vuo 1.2.5 and 1.2.6 alpha. Says Problem Running Composition, check that your nodes are installed correctly. I've rolled the parabox node set back to the previous build and the composition will run again. Just wanted to let you know. macbookpro osx 10.10
I bet you might need to take
I bet you might need to take the composition, delete the old parabox nodes, and then swap in new ones from the node library. Not sure if it will help, but I've had something similar happen, and that worked.
BTW, thanks again for this node set, Karl!!! It's really great.
You (or anyone for that matter) might be interested in some of the things going on in this editor; just saw it a couple of days ago and was impressed at some of the ideas for GUI objects that pop up to make enhance editing.
http://patriciogonzalezvivo.com/2016/glslEditor/
@George_Toledo Thanks for the
@GeorgeToledo Thanks for the tip. However, it did not fix the issue. I'll test on another machine that has a more recent version of OS.
khenkel I see the Get Mesh Values has been updated to include Transform. Thank you much! Now if I could just get it working. ha!
@khenkel Same behavior in OS
khenkel Same behavior in OS 10.11. Vuo 1.2.6 alpha. MPro. Get Mesh Values node is the culprit. Looks like all of the other nodes are working properly.
@Azy yup same for me, no more
Azy yup same for me, no more Get Mesh Values since Vuo 1.2.6.a1
Thanks for the heads up, I've
Thanks for the heads up, I've updated the nodes for 1.2.6.
https://github.com/karl-/vuo-nodes/releases/tag/v05-17-2017
@khenkel odd. still can't run
khenkel odd. still can't run the composition when placing the Get Mesh Values node in a composition. Bodysoulspirit Have you attempted to run these updated nodes?
@Bodysoulspirit Have you
Just tested the
Get Mesh Values
node and I still get the "There was a problem running this composition" error even with a blank new composition with only that node.But from the history of the updates on Github it seems several nodes have been updated 2 days ago but not this one (latest update 2 months ago).
I hope the update will also fix the bug when the node is used to retrieve the vertices from Meshes that are being deformed by
Add Noise to 3D Object
which bugs since 1.2.4 (ran fine in 1.2.3, since the update of theAdd Noise To 3D Objects
in 1.2.4 to support noise deformation for points perhaps).Oops, didn't test with
Oops, didn't test with filtered meshes. Sorry!
The crash is fixed for the 1.2.6 release, and the node set has been updated (though it still won't work until 1.2.6 is available).
@khenkel Sounds good. Looking
khenkel Sounds good. Looking forward to using the updated nodes in the 1.2.6 release.
Karl, downloaded the latest
Karl, downloaded the latest from Github, replaced the old ones in the user nodes folder, still getting this, anything I would need to delete somewhere ?
Vuo 1.2.6 and a fresh composition with only your get mesh node ...
2017-06-11 22.39.42.png
2017-06-11 22.45.26.png
Was not sure I downloaded the
Was not sure I downloaded the last version so I downloaded them again from your link on the 1.2.6 update on Github and still have the same.
So the previous version of
Get Mesh values
had an "Element Assembly Method" port that is gone in the last version am I right ?2017-06-13 20.09.51.png
2017-06-13 20.07.30.png
Element Assembly Method is
Element Assembly Method is new.
On the errors, it looks like I used the wrong magical incantation to pull mesh data back from the void. It's fixed, and I've updated the node library on Github.
Thanks @khenkel !
Thanks khenkel !
Seems to work great now ! Thanks !!
@khenkel Great work as always
khenkel Great work as always. will download and move forward on a patch I've been stuck on.
Hi,
Hi,
I get the "There was a problem running the composition" error using "Get Mesh Values" in Vuo 1.2.7. khenkel, does the plugin need to be recompiled for 1.2.7?
thanks
michele
added @khenkel
.
mic (@cremaschi), are you
mic, are you sure that
Get Mesh Values
is the problem? And you have the latest version ofco.parabox.nodes.vuonode
? I was able to run a small composition containingGet Mesh Values
in Vuo 1.2.7.GetMeshValues.png
Hi dear,
Hi dear, I tested again, with your simple composition too, I get the error. I checked, and both vuo and nodes are updated to the last version.
Schermata 2018-08-22 alle 09.16.00.png
I notice now that my "get
I notice now that my "get Mesh Values" doesn't have the "Element assembly method" input, so it should be a previous version. I investigate deeper how this could happen - an I right downloading the last version from https://github.com/karl-/vuo-nodes/releases/tag/v05-17-2017 as reported in this thread?
Ok, I figured out.
Ok, I figured out. The thing is that the updated node for 1.2.7 can be found downloading the source: https://github.com/karl-/vuo-nodes/archive/master.zip and not from releases page: https://github.com/karl-/vuo-nodes/releases/tag/v05-17-2017 even if this last says it's the version for "Vuo 1.2.6 and up".
Thanks for your support, as always.
michele
For anyone who comes here
For anyone who comes here looking for an updated
Get Mesh Values
node, there is now a built-in node in Vuo based on khenkel's node, as of Vuo 2.4.0.