Hello,
When using Value Nodes set to <nodename>__REST I can get data from existing nodes and can use them to update for example restlocal.
that is very cool.
but what if I need to do some calculations like matrix multiplications inversions or blends and I want to update the restlocal with this?
the <nodename>__REST is not fused into the graph as apex node but all other nodes are. is there a way to fuse only the result in the graph. not all the nodes necessary to calculate it?
Simple example would be a reparenting graph, that would need the current restlocal and multiplying it by the inverted parent matrix
this works but right now the additional nodes are stored in the updated graph
how can I avoid this
thanks Martin
Apex Fuse Graph : Store Values without nodes
221 2 0-
- sanostol
- Member
- 599 posts
- Joined: 11月 2005
- オフライン
-
- Umang_Raj
- Member
- 49 posts
- Joined: 3月 2024
- オフライン
sorry but, i couldn't understand your question, im guessing that by value nodes you mean node names which you use to find and fetch output for a tobject node, and then you set restlocal using the component namespace node, if you can do that, then you must be able to add anything in between on the matrix
-
- tamte
- Member
- 9372 posts
- Joined: 7月 2007
- オフライン
sanostol
Simple example would be a reparenting graph, that would need the current restlocal and multiplying it by the inverted parent matrix
this works but right now the additional nodes are stored in the updated graph
That sounds like the regular component graph, which is a graph that alters the incoming rig graph, therefore it can alter rest matrix on the node without adding nodes that do that into the rig graph
Or add/reparent nodes if thats what you desire
Tomas Slancik
CG Supervisor
Framestore, NY
CG Supervisor
Framestore, NY
-
- Quick Links


