Is there a way to get the inverse result of a "make transform list" list of transformation? In other words: how can i calculate the coordinates of a the original point, knowing the coordinates it has after the transformations applied though a "make transform list" node? regards michele

Component: 

Notes from Team Vuo

Vuo Pro: 

No — available with both Vuo CE and Vuo Pro

Complexity: 

●○○○ — Up to a few days of work

Potential: 

●○○ — Appeals to current community

Comments

Not that I know of. It could

jstrecker's picture
Submitted by
Feature status:
Waiting for review by Team Vuo
»
Open for community voting

Not that I know of. It could be done if there were an Invert Transform node (matrix inverse) and a Transform Point node (applies a transform to a point, and outputs the transformed point). Converted your question to a feature request, opened for voting.

Hint to anyone who might want to implement these nodes yourself: There are already functions to invert a matrix and transform a point in type/VuoTransform.h.

Feature status

  • Submitted to vuo.org
  • Reviewed by Team Vuo
  • Open for community voting
  • Chosen to be implemented
  • Released

When we (Team Vuo) plan each release, we try to implement as many of the community's top-voted feature requests as we have time for.

If anyone would like to help this happen sooner, we're also accepting open source contributions and commissioned work.

Read more about how Vuo feature requests work.