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
1 in the linear_depth_shader.vert files,I can't understand the pass ,expecially the code : linear_depth = -(view_pos.z / view_pos.w) / z_far;
could you explain roughly ?
2 what is the Qt version? Could you release the packaged version? like exe?