Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Moevan 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