Loop Subdivision

Loop subdivision is a subdivision scheme for triangle meshes.

It has the nice property that the curvature is continuous away from irregular vertices ("").

It has an algorithm similar to Catmull-Clark, though the rules are a bit different.