## ❓ Questions on how to use PyTorch3D to render 2d normal map <!-- A clear and concise description of the question you need help with. --> I notice that PyTorch3D can render a mesh with image-based lighting, but can I use it to render a normal map with hdr image ? Thanks in advance .