Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMoevan Dennis
Courses Plus Student 1,847 PointsMaking graphics for iPhone apps
How can I create and put graphics,illustration, and Photoshop to an iPhone app. And use animation to create a game app for iPhone. Could I learn this? If I can...what topics in Library.
2 Answers
Ernest Grzybowski
Treehouse Project ReviewerThis link was just on the treehouse show actually.
http://taybenlor.com/2013/05/21/designing-for-ios.html
Some skill in photoshop and illustrator can take you a long way. OpenGL is mostly for developing 3D games.
J.T. Gralka
20,126 PointsHi Moevan Dennis, I'm super psyched that you're interested in learning iOS development!
I'd definitely suggest you start with the Build a Simple iPhone App adventure here on Treehouse. You get to build a really simple Crystal Ball app, and you'll learn how to implement graphics into your views as well as how to animate graphics. ...not to mention, it's a really great introduction to Xcode and iOS development in general!
Best of luck!
ā J.T.
Moevan Dennis
Courses Plus Student 1,847 PointsI finished the build a simple app project but how would I design 3D or 2D graphics and use that in my app. Would I need to learn web design.
J.T. Gralka
20,126 PointsYou'd need to learn some new-media skills like Photoshop and illustrator, and you'd probably be interested in learning about OpenGL if you plan on doing any hardcore graphical programming...
Moevan Dennis
Courses Plus Student 1,847 PointsThank You