/subsurface-movie-renderer

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Build Status Python 3.8 | 3.9 Code style: black

Subsurface movie renderer

Installation

You can install the code by cloning the repository, changing to the cloned directory and run

pip install .

Note that you will also need two non-Python dependencies:

Usage

In order to test successfull installation, you can try running the example setup:

subsurface_movie_renderer example_config/user_configuration.yml

In order to see all command line options, you can run:

subsurface_movie_renderer --help