I just wanted to pass along that I've posted the source code to
Molecules, a 3-D molecular visualizer for the iPhone / iPod Touch. The application uses OpenGL ES (which I've
written about earlier), SQLite, multitouch, networking, and table views. I describe the architecture and operation of the program
here, because the source code is not fully documented yet.
The code is under the BSD license, so you're free to use it however you desire. I only ask that you not try to rip off people in the App Store by charging $0.99 for a clone of this application.
If you have any questions about the application, I'd be glad to answer them here or at my
forums.