A little too "inspired"
Tetra for iOS - my new Letterpress-inspired board game app
31–33 of 33 posts
Re: Tetra for iOS - my new Letterpress-inspired board game app
#32Game looks awesome. I'm glad to see that you got everything put together and out there :).
Re: Tetra for iOS - my new Letterpress-inspired board game app
#33Earlier quoted context omitted.
I think that is probably a sensible way of doing it - it did seem a bit extreme that Letterpress is pure OpenGL. How much do you rely on QuartzCore/Core Animation rather than regular UIKit animation?
I think in an interview Loren said he wrote it in OpenGL for his own fun. Haven't we all done that? It's extreme, but it's very good at providing a lot of rich control, but with iOS7 a lot of fancy tricks he did will be pretty simple so I'd imagine that it was a one off.
I must admit I have done that, however I never really extended it very far. I think I was just trying to animate really complex bar charts really quickly.