Code Monkey home page Code Monkey logo

saturn's Introduction

This repo is a Windows build recipe for Pixar USD. The recipe is automatically validated and the binaries are ready to do download thanks to AppVeyor.

AppVeyor build status

Universal Scene Description (USD), is a system that scalably encodes and interchanges geometry and shading data between Digital Content Creation applications.

Something else?

USD has a number of dependencies. Thus, the building script also contains the recipes for building lots of VFX (and other) libraries:

  • boost
  • embree
  • freeglut
  • freetype
  • glew
  • glfw
  • ilmbase
  • jpeg
  • libpng
  • materialx
  • oiio
  • openexr
  • opensubdiv
  • osl
  • png
  • ptex
  • tbb
  • tiff
  • usd
  • zlib

What's included?

USD monolithic library, Python stuff and UsdView. It's built with Visual Studio 2017 v15.x and linked with the static version of the run-time library.

Linux

The script works on CentOS 7. It requires the following packages.

sudo yum group install "Development Tools"
sudo yum install -y nasm ed python-devel mesa-libGL-devel mesa-libGLES-devel mesa-libEGL-devel libXrandr-devel libXinerama-devel libXcursor-devel libXi-devel mesa-libGLU-devel

The environment for USD

Maya

This repo does not provide a Maya plugin anymore, as there is an official Maya USD plugin from Autodesk now.

usdview

USD requires setting multiple environment variables. Saturn adds a windows script that sets the required environment:

c:\usd\usd.cmd usdview c:\kitchen_set\Kitchen_set.usd

Python requirements

usdview requires Python 2.7 and several preinstalled python packages. After installing Python, you can install the packages with the following command:

c:\usd\usd.cmd python -m pip install PySide PyOpenGL Jinja2

saturn's People

Contributors

grische avatar mtw75 avatar victoryudin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.