Getting Normal Map from the 3D Shape or Depth Map
TouqeerAhmad opened this issue · 0 comments
TouqeerAhmad commented
Hello, I have been trying to get the normal map from 3d shape/depth. Probing more into the code, I do see in render.py
Line 38 in 1b6c676
Line 38 in 1b6c676
Please advise if I can use the same rasterization for generated surface normals, or something different should be done to get the normal map from the 3D shape.
Thanks,
Touqeer