anders-kiaer / subsurface-movie-renderer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%