"src/vscode:/vscode.git/clone" did not exist on "09887246bb60d3fe5c2032fb8884d6b32ecf5241"
Render plotly plot from PyTorch3D renderer POV
Summary: Use a provided renderer's camera positions to render a plotly plot to match what the renderer would render for pointclouds and meshes. - takes in a Cameras object for viewpoints - for each subplot, will index into the Cameras object (or use the Cameras object, if len(viewpoint_cameras) == 1 and use the Cameras' eye and at vectors to set plotly's camera's corresponding values, the eye and center values. Reviewed By: nikhilaravi Differential Revision: D24094934 fbshipit-source-id: 48abcdb04c6909a172ba9f721522c3446952a089
Showing
Please register or sign in to comment