autonomousvision / differentiable_volumetric_rendering

This repository contains the code for the CVPR 2020 paper "Differentiable Volumetric Rendering: Learning Implicit 3D Representations without 3D Supervision"
http://www.cvlibs.net/publications/Niemeyer2020CVPR.pdf
MIT License
794 stars 90 forks source link

check_ray_intersection_with_unit_cube #59

Open tiexuedanxin opened 3 years ago

tiexuedanxin commented 3 years ago

hello, Is there someone could make a clearly introduction about the check_ray_intersection_with_unit_cube function in img2mesh/common.py, I can't understand what the code mean.thank you.

YinGuoX commented 2 years ago

hi, I have the same doubts, If you already know that, please tell me. Thank you very much