Nikhila Ravi a0f79318c5 Culling to frustrum bug fix
Summary:
When `z_clip_value = None` and faces are outside the view frustum the shape of one of the tensors in `clip.py` is incorrect.

`faces_num_clipped_verts` should be (F,) but it was (F,3).  Added a new test to ensure this case is handled.

Reviewed By: bottler

Differential Revision: D29051282

fbshipit-source-id: 5f4172ba4d4a75d928404dde9abf48aef18c68bd
2021-06-11 14:33:40 -07:00
..
2020-01-23 11:53:46 -08:00
2021-05-26 04:54:19 -07:00
2021-05-26 04:54:19 -07:00
2021-05-26 04:54:19 -07:00
2020-11-18 14:07:12 -08:00
2020-01-23 11:53:46 -08:00
2020-01-23 11:53:46 -08:00