Code Monkey home page Code Monkey logo

iograft-usd's Introduction

iograft Nodes & Types for USD

This repository contains nodes and types for interacting with Universal Scene Description (USD) https://graphics.pixar.com/usd/release/index.html.

The nodes/types depend on USD being installed/available (i.e. provided by an application such as Maya, manually built, or installed via a package such as NVIDIA's prebuilt libraries).

Adding USD nodes/types to an environment

These nodes and types do not necessarily require a dedicated environment as long as the USD libraries and executables are available in the environment you are adding them to. For example, Maya 2022 ships with a full USD package and these nodes will work seamlessly in that environment.

To use these nodes with an existing environment that already contains the USD libraries, you will need to add the following settings to an existing environment:

  • Add the nodes and types directories of this repository to the environment's Plugin Path.
  • Add the types directory of this repository to the environment's Python Path.

In addition to the steps above, if creating a dedicated USD environment the following items must also be added to the new environment:

  • Add the bin and lib directories of the USD installation to the environment's Path. These are the directories containing the USD executables and DLLs/Libs.
  • Add a directory containing a compatible Python executable to the environment's Path (i.e. C:/Program Files/Python37).
  • Add the lib/python directory of the USD installation to the environment's Python Path.
  • Update the Subcore Command to iograftpy_subcore.

iograft-usd's People

Contributors

knowlonix avatar

Watchers

 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.