iPhone Game Developers - What does your toolchain look like?

Posted by slf on Stack Overflow See other posts from Stack Overflow or by slf
Published on 2009-05-01T14:22:22Z Indexed on 2010/04/12 9:43 UTC
Read the original article Hit count: 375

Filed under:
|
|
|

For example:

  • source control: git + adobe drive
  • 3d: google sketchup -> *.dae -> blender -> *.obj
  • 2d: photoshop/illustrator -> *.png
  • audio: audacity -> *.caf
  • code: ArgoUML, Xcode, Textmate
  • test: OCUnit
  • build: rake, Xcode

Feel free to mention any other tools that you think are awesome :)

Changed to Community Wiki

© Stack Overflow or respective owner

Related posts about iphone

Related posts about opengl-es