Origami - Design prototyping with Quartz Composer
facebook.github.io
Origami - Design prototyping with Quartz Composer
1–10 of 19 posts
Re: Origami - Design prototyping with Quartz Composer
#2Re: Origami - Design prototyping with Quartz Composer
#3Looks like an interesting tool though.
Re: Origami - Design prototyping with Quartz Composer
#4The things that come to mind that would not work in the browser are also the things that UI designers hardly need like Midi, OSC, low level IO, Webcam (and that even kinda works).
Re: Origami - Design prototyping with Quartz Composer
#5Given the little commitment I see from Apple regarding Quartz Composer I wonder if this isn't an opportunity to build a new, better Quartz Composer with a stronger focus on UI Design and release it as an app. Actually, given the current state of what's possible in the browser, I suppose most of that should even be possible in a browser so that it runs on all platforms. The things that come to mind that would not work…
The app became free last year, and I've also been thinking about open sourcing most of it, but haven't got around to it... (Well, some of the base libraries are on Github, but that's as far as I got.)
The code base would probably work nicely for something similar to Origami. If someone out there happens to be interested in building something new on top of the PixelConduit code, don't hesitate to get in touch!
(The major reason why I didn't finish opening the code is that some of it is quite old; there's lots of unused stuff lying around that should be cleaned out before a public release. But I'd be happy to share the code privately.)
Re: Origami - Design prototyping with Quartz Composer
#6Re: Origami - Design prototyping with Quartz Composer
#7Given the little commitment I see from Apple regarding Quartz Composer I wonder if this isn't an opportunity to build a new, better Quartz Composer with a stronger focus on UI Design and release it as an app. Actually, given the current state of what's possible in the browser, I suppose most of that should even be possible in a browser so that it runs on all platforms. The things that come to mind that would not work…
I made an app called PixelConduit which is fundamentally a lot like Quartz Composer, although the specific use cases ended up being rather different: http://pixelconduit.com The app became free last year, and I've also been thinking about open sourcing most of it, but haven't got around to it... (Well, some of the base libraries are on Github, but that's as far as I got.) The code base would probably work nicely for…
Re: Origami - Design prototyping with Quartz Composer
#8Given the little commitment I see from Apple regarding Quartz Composer I wonder if this isn't an opportunity to build a new, better Quartz Composer with a stronger focus on UI Design and release it as an app. Actually, given the current state of what's possible in the browser, I suppose most of that should even be possible in a browser so that it runs on all platforms. The things that come to mind that would not work…
Re: Origami - Design prototyping with Quartz Composer
#9Given the little commitment I see from Apple regarding Quartz Composer I wonder if this isn't an opportunity to build a new, better Quartz Composer with a stronger focus on UI Design and release it as an app. Actually, given the current state of what's possible in the browser, I suppose most of that should even be possible in a browser so that it runs on all platforms. The things that come to mind that would not work…
I made an app called PixelConduit which is fundamentally a lot like Quartz Composer, although the specific use cases ended up being rather different: http://pixelconduit.com The app became free last year, and I've also been thinking about open sourcing most of it, but haven't got around to it... (Well, some of the base libraries are on Github, but that's as far as I got.) The code base would probably work nicely for…
Re: Origami - Design prototyping with Quartz Composer
#10One nitpick, the .pkg isn't signed and Gatekeeper is blocking it from running.