• Luya Gao's avatar
    Adding join_mesh in pytorch3d.structures.meshes · e053d7c4
    Luya Gao authored
    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
    e053d7c4
test_obj_io.py 30.4 KB