Erebus Renderer =============== #![Erebus](http://nuclear.mutantstargoat.com/sw/erebus/img/erebus_banner_med.jpg) About ----- Erebus might one day become a photorealistic renderer. The core of erebus is in the form of a C library called `liberebus`, to make it simple to create multiple different front-ends for it. The `erebus` program itself merely links with `liberebus` and provides an interactive user interface to the renderer. An additional front-end called `erbrend` is provided as a simpler and more portable non-interactive command-line front-end, that can be useful for in headless environments, or for automating long render jobs. * Web site: http://nuclear.mutantstargoat.com/sw/erebus * Git repository: https://github.com/jtsiomb/erebus License ------- Copyright (C) 2018 John Tsiombikas Erebus is free software. Feel free to use, modify, and/or redistribute it under the terms of the GNU General Public License version 3, or at your option any later version published by the Free Software Foundation. See COPYING for details.