T3DP icon indicating copy to clipboard operation
T3DP copied to clipboard

About render_3d() method

Open nnop opened this issue 3 years ago • 0 comments

The render_3d() method has an rot=False argument. https://github.com/brjathu/T3DP/blob/de6aeb603aedf59c1da587f3f60b8c4ead0a4f8a/models/hmar.py#L107

It seems the argument prohibit the verts from being translated to world frame: https://github.com/brjathu/T3DP/blob/de6aeb603aedf59c1da587f3f60b8c4ead0a4f8a/models/hmar.py#L141-L151

Is that right?

nnop avatar Nov 03 '22 14:11 nnop