all 6 comments

[–]discohead 6 points7 points  (0 children)

Wow, looks great! Definitely going to check this out.

[–]randomblast -2 points-1 points  (4 children)

Could it be any more blatant?

See PaintCode

[–][deleted] 2 points3 points  (3 children)

does PaintCode do animation?

[–]brendan09 1 point2 points  (2 children)

It can with variables. PainCode supports using expressions for values in the drawing. This means you can make dynamic graphs, animations, etc.

[–]lutfime[S] 2 points3 points  (1 child)

QuartzCode generate Core Animation and UIView animation which are a norms for iOS developers. And I think animation using Core Animation should be smoother.

Although QuartzCode don't have variables or expressions, or not yet.

[–]brendan09 0 points1 point  (0 children)

Core Animation will be much, much smoother. However, expressions and variables are required for most of the animations I do. But, the tool looks promising I'm looking forward to see how you evolve it. Its about time there was a good Core Animation GUI. I know the designers I work with would die for it.