Origami

Quartz Composer 框架无需编程即可实现交互式设计原型。「A Quartz Composer framework that enables interactive design prototyping without programming.」

Github星跟蹤圖

Origami for Quartz Composer is deprecated. Check out Origami Studio — a native Mac app built for modern interface design by Facebook.

===

Origami for Quartz Composer is a free toolkit for Quartz Composer that makes interactive design prototyping easy and doesn’t require programming. It is deprecated and no longer supported.

Most designers today create static mockups to communicate app ideas. But increasingly apps are anything but static, which means as designers we need a better tool for interaction design—this is where Origami comes in.

Getting Origami

You can download the Origami installer from http://facebook.github.io/origami. You'll need a free Apple Developer account to download Quartz Composer first. Links to create an account and get QC are also available on the Origami page.

If you'd prefer to stay up-to-date with the bleeding edge, you can clone this repository to your computer, and link the Origami directory and Origami.plugin files to ~/Library/Graphics/Quartz Composer Patches.

mkdir ~/Workspace
cd ~/Workspace
git clone https://github.com/facebook/origami.git
mkdir -p ~/Library/Graphics/Quartz\ Composer\ Patches
ln -s `pwd`/origami/Origami.plugin ~/Library/Graphics/Quartz\ Composer\ Patches
ln -s `pwd`/origami/Origami ~/Library/Graphics/Quartz\ Composer\ Patches

Troubleshooting

If you continually get the following error:

Origami has been installed to the wrong location (local library). Please uninstall Origami using the uninstaller and reinstall from origami.facebook.com

Please manually move everything in /Library/Graphics to ~/Library/Graphics. Open both folders in Terminal by pasting the following command:

open /Library/Graphics
open ~/Library/Graphics

Feedback

Your feedback is important in making Origami better – feel free to open an Issue here on GitHub or post in our community.

We hope you enjoy using Origami, happy prototyping!

概覽

名稱與所有者facebookarchive/origami
主編程語言Objective-C
編程語言Objective-C (語言數: 6)
平台
許可證Other
發布數1
最新版本名稱v2.2 (發布於 )
第一版名稱v2.2 (發布於 )
創建於2013-12-16 23:37:18
推送於2016-11-15 18:01:08
最后一次提交2016-10-27 13:52:10
星數3.3k
關注者數232
派生數437
提交數65
已啟用問題?
問題數58
打開的問題數3
拉請求數9
打開的拉請求數0
關閉的拉請求數6
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部