Subject | English | Korean |
comp., MS | Bezier curve | 베지어 곡선 (A curve that is calculated mathematically to connect separate points into smooth, free-form curves and surfaces of the type needed for illustration programs and CAD models. Bezier curves need only a few control points to define a large number of shapes--hence their usefulness over other mathematical methods for approximating a given shape) |
comp., MS | cubic Bezier curve | 입방형 3차원 곡선 (A curve described by two endpoints and two control points) |
comp., MS | quadratic Bezier curve | 정방형 3차원 곡선 (A curve described by two endpoints and one control point) |