Phone IMPROVED IN 1.2 Draws a phone (iPhone, Android or Windows Phone) or iPad with a specified screen image.
https://github.com/facebook/origami
This extension is now obsolete.
Is a extensions pack for Origami Quartz Composer Toolkit
- iPad (Air) landscape and portrait Layer
- Android (Nexus 7) landscape and portrait Layer
- Android (Nexus 10) landscape and portrait Layer
- Install Origami (download the Origami installer from http://facebook.github.io/origami)
- Download this Pack (https://github.com/autreplanete/Origami-Quartz-Composer-Extensions-Pack/archive/master.zip)
- Copy 'AutrePlanete' folder into your
~/Library/Graphics/Quartz Composer Patches/
http://vimeo.com/thierryc/origami-quartz-composer-extensions-pack
Origami is a free toolkit for Quartz Composer that makes interactive design prototyping easy and doesn’t require programming.
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.
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
Feel free to open an Issue here on GitHub or send us a tweet @autre_planete.
Happy Quartz Composer prototyping!