1. 22 Jun, 2021 1 commit
    • Patrick Labatut's avatar
      Add license linting for PyTorch3D · 8f4ddb5a
      Patrick Labatut authored
      Summary: Add license linting for PyTorch3D
      
      Reviewed By: zertosh
      
      Differential Revision: D29001800
      
      fbshipit-source-id: 3099cd6dac58dc5403f768aafde491b74fbc4dc2
      8f4ddb5a
  2. 03 Nov, 2020 1 commit
    • Christoph Lassner's avatar
      pulsar integration. · b19fe1de
      Christoph Lassner authored
      Summary:
      This diff integrates the pulsar renderer source code into PyTorch3D as an alternative backend for the PyTorch3D point renderer. This diff is the first of a series of three diffs to complete that migration and focuses on the packaging and integration of the source code.
      
      For more information about the pulsar backend, see the release notes and the paper (https://arxiv.org/abs/2004.07484). For information on how to use the backend, see the point cloud rendering notebook and the examples in the folder `docs/examples`.
      
      Tasks addressed in the following diffs:
      * Add the PyTorch3D interface,
      * Add notebook examples and documentation (or adapt the existing ones to feature both interfaces).
      
      Reviewed By: nikhilaravi
      
      Differential Revision: D23947736
      
      fbshipit-source-id: a5e77b53e6750334db22aefa89b4c079cda1b443
      b19fe1de