question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Apply transform to entire scene

See original GitHub issue

Hi Marco,

Hi have a quick question.

Is it possible to apply a transform, as specified by a matrix, to all objects shown in a Plotter? This is not just a matter of moving the camera around, the idea would be to mirror all objects along one dimension for instance. I know I could probably do it with Mesh.points(), but I was hoping that there was a way to just do it once for all things being rendered.

Is there a way to do this in vedo?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
FedeClaudicommented, Sep 3, 2020

I think we can close this for now Marco, thank’s again for the help 😃

2reactions
FedeClaudicommented, Sep 1, 2020

Thanks for the help Marco. The version of applyTransform you’ve posted above works perfectly. Looking forward to the next update with this and the updated Ruler class, as always vedo makes it so nice to implement stuff 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Apply — Blender Manual
Applying transform values essentially resets the values of object's location, rotation or scale, while visually keeping the object data in-place.
Read more >
Transform effect for entire scene : r/kdenlive - Reddit
I would like to use the transform effect for the entire scene, is it possible? I tried to group clips, but it doesn't...
Read more >
Apply transforms to all objects - Blender Stack Exchange
You are running code for all scene objects. If you wish to change all scene objects, that are 'MESH' type that will do...
Read more >
How to Apply Transformations to an Object in Unity - YouTube
Get COMPLETE COURSES on game development with Unity HERE: ...
Read more >
Apply transformation to object - opengl - Stack Overflow
In my camera class I calculate this with the glm::lookAt(the same as opengl) then send it via uniform to all shaders I use....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found