Rivi is a high-performance RenderedImage viewer suitable for viewing very big images.
Features:
- asynchronous tile loading/computing
- responsible GUI
- tile caching
- avoiding OutOfMemoryErrors through using SoftReferences
- tested with 67000x58000 TIFF
- no flicker while repainting
- easy to use
- open source