Visualization¶
Terms¶
- camera:
- camera distance
- elevation angle 抬高角度
- azimuth angle 旋转角度
- camera 类型
- orthogonal 正交,没有近大远小的透视效果
- perspective 立体透视
Webpage¶
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
|
1 |
|
Packages¶
meshplot¶
1 2 3 4 |
|
1 2 3 |
|
PyGEL3D¶
1 2 3 |
|
Rendering¶
- visualization using Pytorch3d’s renderer
- Point Cloud Renderer
评论
作者: