iPhone FlowCover

http://www.chaosinmotion.com/flowcover.m

FlowCover

iPhone FlowCover_第1张图片


This demonstrates a simple snippet of code which uses OpenGL ES on the iPhone to create a CoverFlow-like effect. The source code is available for download and can be reused in your own project under a BSD-style license.

Download FlowCover • See Demo

Bug fixes

May 23, 2009: Fixed a memory leak bug in FlowCoverView. See blog for details, and for code changes if you wish to modify your own copy of the code base.

June 17, 2009: Modified draw routine to only draw visible tiles. What are "visible" is set by a constant at the top of FlowCoverView.m. See blog for details. (Thanks to Alessandro Tagliati (alessandro.tagliati gmail.com) for the modification.)


你可能感兴趣的:(iPhone FlowCover)