XML parser with iPhone

by cplus98 - 5월 20, 2009
iPhone Development

iPhone에서 제공하는 xml 파서
해더파일 설정 및 라이브러리 설정 방법
http://cocoawithlove.com/2008/10/using-libxml2-for-parsing-and-xpath.html

0

iPhone 2nd 사양

by cplus98 - 5월 20, 2009
iPhone Development

————————————————————-
textures
————————————————————-
1. min size
=> 8×8
2. max size
=> 1024×1024
3. alpha allowed
=> yes, but suggest using alpha masks when performance is needed
4. normal mapping
=> no (no shaders, and only 2 texture slots)
5. specular mapping
=> no (no shaders, and only 2 texture slots)
6. burst, saturate, modulate etc.
=> modulate and saturate only, when not using lightmaps (because only 2 texture [...]

0