HynDufO

Results 3 comments of HynDufO

> Hello, sorry for the late reply. You need to convert the rotation matrix to exponential coordinates to render the 3D model with SMPL. Thanks for answering. Recently, I've tried...

Hi, here are some more details. I used the resulted `rotation` and `shape` to export [hello_smpl.obj](https://drive.google.com/file/d/1JFyx8Ckg66hi46lI9gxS7c0K1FMUZAKM/view?usp=sharing) using the original SMPL code. The full script to render is [render.py](https://gist.github.com/HynDufO/d5c12b2c0201d630bf1646de76b4c577). The result...

> Hello, if I remember correctly, `pyrender` seems adopted a different convention for rendering. Could you suggest some alternatives for correct rendering? Thanks in advance.