You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Excuse me.
I have a mesh object, and there's a important face I would like to observe.
I need to rotate the meshes so that the surface I am interested in is facing the camera.
So, right now I have all vertices, faces, the important face center, and the face normals, can I align the face normals to camera?
I can rotate the mesh by degree or matrix, but I don't know the initial camera view point degree.
I have been stuck on this question for a week.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Excuse me.
I have a mesh object, and there's a important face I would like to observe.
I need to rotate the meshes so that the surface I am interested in is facing the camera.
So, right now I have all vertices, faces, the important face center, and the face normals, can I align the face normals to camera?
I can rotate the mesh by degree or matrix, but I don't know the initial camera view point degree.
I have been stuck on this question for a week.
ps: I'm using open3d, trimesh with python.
Beta Was this translation helpful? Give feedback.
All reactions