Open elliotwoods opened 8 years ago
Reduce near clip Probably reduce far clip Increase depth buffer resolution
it seems the problem isn't the depth buffer resolution, but the read-back function resolution (e.g. use float rather than ushort)
clipping is fixed now
Reduce near clip Probably reduce far clip Increase depth buffer resolution