trimesh
trimesh copied to clipboard
How can I get the best camera params automatically according to the resolution
Hi, thanks for the nice repository. I hope to automatically get the best perspective params (best camera params and transform matrix) according to the camera resolution, just as the "scene.save_image(resolution=(w,h))" function does. How can I achieve this?