Are there any open-source implementations of CoverFlow that are pure OpenGL, and not dependent on one of the following:
- Any iOS or Apple API
- OpenGL ES--I want this to run on a desktop, not a mobile device
- Not tied to other toolkits, such as Qt, Gtk, etc.
I've not been able to find anything fitting this description, which is very surprising to me.