
PictureFlow
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
PictureFlow is a Qt2/Qt3/Qt4/Qtopia4 widget to display images with animated transition effect, much like Apple's Cover Flow (used among others in iTunes, Finder, iPhone, and iPod). PictureFlow uses a portable and optimized software renderer and runs smoothly on smartphones and other mobile devices.
Features:
* fast and lightweight
* no floating-point operation
* does not need OpenGL
* does not require 3-d hardware acceleration
PictureFlow is known to work on:
* desktop and laptop, even with old graphics card
* Trolltech Greenphone (smartphone with Qtopia)
* HTC Touch and other models (smartphone using Qt/WinCE)
* Chumby (open-system hardware widget)
* Motorola EZX
There is also a port of PictureFlow to Rockbox
13 years ago
version 0.1.0 (initial release)
basic functionality similar to Apple's Cover Flow
optimized software renderer
optional blur effect for the reflection
single code base for Qt 4/3/2
13 years ago
version 0.1.0 (initial release)
basic functionality similar to Apple's Cover Flow
optimized software renderer
optional blur effect for the reflection
single code base for Qt 4/3/2
mociml
10 years ago
Report
Hwoarang
12 years ago
It would be nice if you provided an Icon too in order to have a nice menu entry :)
Cheers
Report
ruinarciso
11 years ago
what about maximising a picture when double-clicking it ?
is there a full python pictureflow coming soon ??
cheers and nice work
Rui
Report
aamer4yu
12 years ago
Good work
Report
Xuor
12 years ago
Do I have to wrap my compiled .so file in a Python wrapper somehow? I'm in a little over my head at this point.
Thanks.
Report
BlaX
12 years ago
Report