> I'm pretty new to Open GL and iPhone dev. I'm wondering how to draw a
> polygon a bit like a fat letter F. Any idea on how to get started
> with this?
For some introductory OpenGL tutorials, check out http://nehe.gamedev.net/
. If you have iPhone-specific questions, you might try asking on
Apple's new Developer Forums. The section on iPhone 2D graphics is at https://devforums.apple.com/community/iphone/sdk/graphics/2d
.
Chris