Skip to content

dreamworksanimation/render_profile_viewer

Repository files navigation

render_profile_viewer

This repository contains a tool for viewing and comparing render profile results.

This repository is part of the larger MoonRay/Arras codebase. It is included as a submodule in the top-level OpenMoonRay repository located here: OpenMoonRay

Requirements

This tool requires several Python modules in order to run. These requirements along with their versions are listed in the file requirements.txt, and can be installed on a system using the following:

python -m pip install -r requirements.txt