Sushma

Results 3 issues of Sushma

Hi, I am trying to visualize a mesh (exported using `trimesh.exchange.obj.export_obj()`) adding it to pyrender.scene and it is missing color coordinates. This is the code: `mesh = trimesh.load('/path/to/exported/file.obj')` `pyrender_mesh =...

### Checklist - [X] I have searched related issues but cannot get the expected help. - [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but cannot get the expected help....