Does anyone know whether hard edges made with vertex normals are faster in Source than just cutting the geometry at the said edge?
The latter would be much, much faster and easier to do in my current workflow, but I'd like to know whether that has any price in performance. (I heard that sometimes engines just cut up the mesh at the hard edges anyway so it's still rendering duplicate verts)
Replies