Skip to content

Commit

Permalink
remove unsuported implicit rendering functions
Browse files Browse the repository at this point in the history
  • Loading branch information
lattas committed Oct 10, 2023
1 parent 4edd1de commit e97e80e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pytorch3d/renderer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,8 @@
AbsorptionOnlyRaymarcher,
EmissionAbsorptionRaymarcher,
GridRaysampler,
HarmonicEmbedding,
ImplicitRenderer,
MonteCarloRaysampler,
MultinomialRaysampler,
NDCGridRaysampler,
NDCMultinomialRaysampler,
RayBundle,
VolumeRenderer,
VolumeSampler,
Expand Down

0 comments on commit e97e80e

Please sign in to comment.