junwha0511 / openmoonray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoonRay

MoonRay is DreamWorks’ open-source, award-winning, state-of-the-art production MCRT renderer, which has been used on the following feature films:

MoonRay was developed at DreamWorks and is in continuous active development and includes an extensive library of production-tested, physically based materials, a USD Hydra render delegate, multi-machine and cloud rendering via the Arras distributed computation framework.

Cloning

This is the top-level repository for MoonRay opensource. The actual source code is contained in a number of other repositories referenced here as git submodules.

To clone this repository along with the submodules:

git clone --recurse-submodules https://github.com/dreamworksanimation/openmoonray.git

Source Structure
Building MoonRay
Documentation
Website

About

License:Apache License 2.0


Languages

Language:Python 55.1%Language:CMake 36.6%Language:Shell 5.1%Language:Dockerfile 3.3%