From professional translators, enterprises, web pages and freely available translation repositories.
베지에 곡선 세그먼트와 직선 세그먼트를 연결하여 더 복잡한 베지에 곡선을 만들 수 있습니다. 다음과 같이 세 가지 다른 변화를 적용하여 인접한 세그먼트를 연결할 수 있습니다.
bézier curve segments and straight line segments can be joined to form more complex bézier curves. three different transitions can be applied to join adjacent segments:
이는 qix 프로그램의 스위스 군대 사슬톱입니다. 화면에 여러 라인 세그먼트를 튀기고, 이 단순한 동작에 여러 변수를 주어 다른 표현을 하게 합니다: 라인 세그먼트, 채워진 폴리곤, 반투명 구역 오버랩 등... written by jamie zawinski.
bounces a series of line segments around the screen, and uses variations on this basic motion pattern to produce all sorts of different presentations: line segments, filled polygons, and overlapping translucent areas. http: / /en. wikipedia. org/ wiki/ qix written by jamie zawinski; 1992.