command
module
Version:
v0.0.0-...-aea0550
Opens a new window with list of versions in this module.
Published: Sep 15, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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 :

Credits :
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.