Nikhila Ravi c75ca04cf7 Bug fix in rendering clipped meshes
Summary:
There was a bug when `z_clip_value` is not None but there are no faces which are actually visible in the image due to culling.  In `rasterize_meshes.py` a function `convert_clipped_rasterization_to_original_faces` is called to convert the clipped face indices etc back to the unclipped versions, but the case where there is no clipping was not handled correctly.

Fixes Github Issue #632

Reviewed By: bottler

Differential Revision: D29116150

fbshipit-source-id: fae82a0b4848c84b3ed7c7b04ef5c9848352cf5c
2021-06-15 07:51:12 -07:00
..
2021-04-09 09:58:54 -07:00
2021-06-09 15:50:09 -07:00
2021-04-09 09:58:54 -07:00
2021-06-11 13:38:46 -07:00
2021-06-11 07:36:22 -07:00
2021-02-09 04:33:09 -08:00