hmr2.0 icon indicating copy to clipboard operation
hmr2.0 copied to clipboard

3D mesh color

Open khadijakhaldi opened this issue 2 years ago • 1 comments

please how can I change the color of the generated mesh?

khadijakhaldi avatar Apr 06 '22 20:04 khadijakhaldi

Hi @khadijakhaldi ,

You can change the vertex and face colors in the renderer https://github.com/russoale/hmr2.0/blob/774a7f0267628b0ec67f74f56d66ca86d7782a86/src/visualise/trimesh_renderer.py#L57-L62

russoale avatar May 21 '22 07:05 russoale