Skip to content

liorbenhorin/maya-usd-building

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

maya-usd-building

Collection of instructions for building maya-usd

Pixar USD

This is the USD core repository, which is the basic building block for all USD driven plug-ins

https://graphics.pixar.com/usd/docs/index.html

https://github.com/PixarAnimationStudios/USD

https://www.manicmachinegames.com/blog/2019/1/10/tutorial-setting-up-and-building-pixars-usd-on-windows

Build (Windows 10)

The instructions are all very clear and should be followed to the latter.

  • Python version should be 2.7.12
  • No other python should be in the PATH
  • Pip install the following:

$ pip install pyd PySide PyOpenGL PyOpenGL_accelerate Jinja2

maya-usd

This is the Autodesk maintained repository that is now the home of both Pixar's usd-maya plug-in, and Animal logic's usd-maya plug-in The repo also containes the Autodesk usd-maya plug-in.

https://github.com/Autodesk/maya-usd https://github.com/Autodesk/maya-usd/blob/dev/doc/build.md

About

Collection of instructions for building maya-usd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published