Version 0.7.6
This version supports PyTorch 2.2.0
New features
- We can now read UV textures from a PLY file #1100
- Align_corners switch in Volumes 94da884
- submeshing now supports TexturesUV and TexturesAtlas 8a27590 e46ab49
- Colors in cubify ae9d878
Improvements
- PointsRenderer documentation 3b4f8a4
- Made TexturesUVs more efficient 06cdc31
- Numerical stability improved in so3_log_map / so3_exp_map 292acc7
- get_rgbd_point_cloud takes any number of channels, not just RGB 799c1cd