You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see the fov_y=12.5936; facial = np.tan(fov_y / 360.0 * math.pi) variable initialized in the uv_creator.py file. What is the meaning of this? Does this change if we use a different head mesh?
The text was updated successfully, but these errors were encountered:
I see the
fov_y=12.5936; facial = np.tan(fov_y / 360.0 * math.pi)
variable initialized in the uv_creator.py file. What is the meaning of this? Does this change if we use a different head mesh?The text was updated successfully, but these errors were encountered: