Skip to content

Version 3.5

Compare
Choose a tag to compare
@kopaka1822 kopaka1822 released this 20 Jul 15:35
· 232 commits to master since this release
  • Support for ktx2 export
    • supports UASTC and ETC1S compression and supercompression
    • the compression quality can be regulated with a single quality slider
    • more fine grained control for the compression will probably follow in a future release
  • Added new intrinsics for image equations (see pos,ipos,cpos in https://github.com/kopaka1822/ImageViewer/blob/master/Docs/equation.md)
  • Added an arrow overlay, to point at certain image features for scientific papers (see Tools->Add Arrow in the Viewer)
  • Added ability to write image filter that need to be executed multiple times (see the Filter/heat_distribution.hlsl for an example or read the Docs/filter_manual.md for the specification: #setting iterations, true/false):