This document summarizes key concepts in subdivision surface theory, including: - Subdivision surfaces generate smooth surfaces from coarse polygonal meshes by recursively subdividing polygons. - Schemes like Catmull-Clark and Butterfly determine how vertices are positioned during subdivision and control properties like continuity. - Extraordinary vertices near non-quadrilateral mesh structures require special handling. - Evaluation masks specify how nearby vertices influence a vertex's final position in the smooth limit surface.