Skip to content

EZ3CHI3L/Eternity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Eternity

The best image viewer ever made

Getting Started

Follow these instructions to get up and running

Prerequisites

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

Installing

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

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Ezechiel Sealover - Initial work - EZ3CHI3L

See also the list of contributors who participated in this project.

License

This project is licensed under the CeCILL License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published