Skip to content

lsysyem/saturn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • oiio
  • openexr
  • opensubdiv
  • png
  • ptex
  • tbb
  • tiff
  • usd
  • zlib

What's included?

USD monolithic library, Python stuff, UsdView and Maya 2018 plugin. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Makefile 91.8%
  • Batchfile 5.7%
  • PowerShell 2.5%