
piQtureGLide
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:This does only require Qt4. All image formats supported by Qt4 are supported as well (i.e. at least jpeg & png, maybe gif.
If Qt4 was linked against Graphics/Image-Magick: MANY :-)
INSTALL:
----
qmake piQtureGLide.pro
make
sudo make install piQtureGLide /usr/local/bin
Pros:
I have many GPU horses... =D
(fast 3D rotation, scaling, transition FX)
This was initially released more then two years ago as KGLImageViewer, i hoped someone would pick up the code and
integrate it into a real image viewer, this did not happen and i thought, i'd only need some improvements to get a
usable and slim viewer with a lot of iCandy to show off.
So there's now multithreaded background image loading, a pimped UI and some new effects. I also started cleaning up
the code and sanely implement some features of the backing gl widget.
The target audience is less Gwenview but more ImageMagick::display users
You can pass directories and or files as arguments - nothing else (atm)
Next step: sane shader support...
Have fun.
- bugfixes
- support directory with single file opening (so you can click an image in eg. dolphin/nautilus/thunar and just scroll on)
- better handling of temp. memory usage (stream conversion)
- "single-touch" mode (needs "TouchMode=true" in ~/.config/piQtureGLide.conf)
- now with "make install", icon, desktop entry & PKGBUILD (for archlinux)
Ratings & Comments
0 Comments