Your window to the good
The best image viewer ever made
Follow these instructions to get up and running
To use this software you need:
OpenGL >= 3.0
with hardware acceleration (just install proprietary drivers)
As well as
CMake >= 2.8
GLFW >= 3.0
GLEW >= 2.0
CMocka >= 1.1
Ergo
apt install cmake libglfw3-dev libglew-dev libcmocka-dev
Building:git clone https://github.com/ez3chi3l/eternity.git && cd eternity
mkdir build && cd build && cmake ..
Run the tests:make test
Install: make install
Finally: eternity image.png
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
See also the list of contributors who participated in this project.
This project is licensed under the CeCILL License - see the LICENSE file for details