Fudong Wang

Results 3 issues of Fudong Wang

## Description Dear Pyvista-Team, Thank you for your amazing contributions ! I have found a problem of applying textures with multi 2D uv maps: I have an obj file in...

texture

Hi, sorry for my bothering you~ I have nowadays utilized this useful project to render my research datas, but I got some troubles with it. I have output some volumetric...

Hi, I found that some datas loaded by 'smpl_path.py' were lost in the released code: @staticmethod def get_template_file(): fname = join(ROOT, 'template', 'template.obj') return fname @staticmethod def get_template(): return Mesh(filename=SmplPaths.get_template_file())...