goicmpgl

command module
v0.0.0-...-aea0550 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

README

goicmpgl

Image comparison written with Go and OpenGL.

Apache license.

Image Comparison:

Features :
  • Toggle between each image
  • Highlight diffs in red
  • Morphing of images
  • Zoom, pan
  • Click to print framebuffer color to console
  • Transparency grid
Synopsis :
  • ./goicmpgl img1 img2
  • ./goicmpgl url1 url2
Install :
  • go get github.com/go-gl/gl
  • brew install homebrew/versions/glfw3 (MAC only)
  • go get github.com/go-gl/glfw3
  • go get github.com/aubonbeurre/goicmpgl

NOTE: To speed-up compilation, consider doing:

  • go install -a github.com/go-gl/gl/v4.1-core/gl
  • go install -a github.com/go-gl/glfw3/v3.2/glfw
Screenshots :

Screenshot

Credits :

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL