toodef / zima

Lightweight DEM and depth maps image viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZIma

Lightweight DEM and depth maps image viewer

Build Status BCH compliance



Supported file formats:

  • *.tif
    • float32
    • float16
    • uint8
  • *.tiff
    • float32
    • float16
    • uint8
  • *.exr - HDRI OpenEXR image file format

Features:

  • Fast threshold
  • Image info
  • Comparison mode
  • Big image partial uploading
  • Color mapping

System requirements:

  • 1 core CPU or more
  • OpenGL v3.0 or highter
  • 4 Gb RAM or more

About

Lightweight DEM and depth maps image viewer

License:The Unlicense


Languages

Language:C++ 93.4%Language:CMake 6.6%