render-py icon indicating copy to clipboard operation
render-py copied to clipboard

Question for camera position

Open SCUTykLin opened this issue 1 year ago • 0 comments

Hello: I found a curious problem of the camera position. U set the camer position is (-4, -4, 10): https://github.com/tvytlx/render-py/blob/e49a986bb32e97d3e194c2b5f7464f95fe0219af/render/core.py#L325 But I download the obj and visualize the 3D object: image Camera locates at the positive z axis. So you should render the back view of the object. But the result you show is the front view.

SCUTykLin avatar Dec 30 '24 19:12 SCUTykLin