mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-19 22:00:35 +08:00
Adding join_mesh in pytorch3d.structures.meshes
Summary: Adding a function in pytorch3d.structures.meshes to join multiple meshes into a Meshes object representing a single mesh. The function currently ignores all textures. Reviewed By: nikhilaravi Differential Revision: D21876908 fbshipit-source-id: 448602857e9d3d3f774d18bb4e93076f78329823
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4b78e95eeb
commit
e053d7c456
BIN
tests/data/test_joined_spheres_flat.png
Normal file
BIN
tests/data/test_joined_spheres_flat.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
BIN
tests/data/test_joined_spheres_gouraud.png
Normal file
BIN
tests/data/test_joined_spheres_gouraud.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
BIN
tests/data/test_joined_spheres_phong.png
Normal file
BIN
tests/data/test_joined_spheres_phong.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user