Project: LaserView

A simple PNG viewer with three subjectively important features :

  • Automatically reload the image when the file changes.
  • Navigate to previous and next image using the arrow keys.
  • Use nearest-neighbor interpolation when scaling up.

It is mostly useful for viewing and comparing procedurally generated images as soon as they are rendered.

Code is available in the github repository.