Quartz Composer is a technology provided with Mac OS X for processing and rendering graphical data. It comes with a visual programming environment (this editor) and is suited for:
• Developing graphics processing modules without writing a single line of code,
• Exploring the visual technologies available in Mac OS X without needing to learn the application programming interface (API) for that technology.
Quartz Composer brings together a rich set of graphical and nongraphical technologies, including Quartz 2D, Core Image, Core Video, OpenGL, QuickTime, MIDI System Services, and Real Simple Syndication (RSS), which is a lightweight XML format.
Starting in Mac OS X Leopard, you can write your own extensions (i.e. custom patches) to the Quartz Composer system, to make it operate with even more technologies or devices.
You use Quartz Composer to create compositions, which are graphical programs. Compositions can run autonomously, or you can incorporate them into an application. You can play back and interact with a composition from within an application by using a very straightforward runtime API or without any code at all by using QCView, which is provided on the Quartz Composer palette in Interface Builder. Quartz compositions are fully compliant with the Cocoa controller layer and key-value bindings, allowing you to combine Interface Builder and Quartz Composer to rapidly develop data-driven visualizations.
Quartz
Composer는 Mac OS의 그래픽 응용 프로그램의 개발을 도와주기 위한 비주얼 프로그래밍 툴이다. 직관적이고 사용하기
쉬우며 높은 품질의 그래픽을 생성할 수 있으므로 여러 미디어 아티스트와 VJ들이 사용하고 있다.
특정한 역할을 하는 패치와
패치 사이의 케이블 연결로 복잡한 scene을 간단히 구성할 수 있다. Javascript, Core Image, GLSL을
이용하여 텍스트 기반 프로그래밍으로 패치를 바로 만들어낼 수도 있다. 인터페이스 빌더와 쿼츠 컴포저의 간단한 연결로 Mac OS
X용 그래픽 애플리케이션을 손쉽게 제작할 수도 있고, Xcode의 전통적인 프로그래밍 언어를 이용하여 Custom Patch를
만들어서 쿼츠 컴포저에 사용할 수 있다.
Mac OS의 스크린 세이버, 아이튠스 비주얼라이저, 키노트 배경 애니메이션 등을 손쉽게 만들 수 있다.
Quartz
Composer는 Mac OS X용 Developer Tools에 포함되어 있으므로 맥 사용자라면 쉽게 접근할 수 있다.
아쉽게도 다른 플랫폼은 지원하지 않는다. Developer Tool은 Mac OS X 설치 디스크에 번들로 내장되어 있으며 최신
버전을 developer.apple.com에서 다운로드 받을 수 있다.