项目作者: EZ3CHI3L

项目描述 :
Your window to the good
高级语言: C
项目地址: git://github.com/EZ3CHI3L/Eternity.git
创建时间: 2015-11-16T17:29:37Z
项目社区:https://github.com/EZ3CHI3L/Eternity

开源协议:Other

下载


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