Skip to content

A Dockerized solution for seamlessly compiling and deploying Pixar's Universal Scene Description (USD) framework

License

Notifications You must be signed in to change notification settings

astrum-forge/usd-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository provides a Docker base image with a precompiled Pixar USD toolchain, maintained by Astrum Forge Studios. Built via GitHub Actions, it supports both arm64 and amd64 platforms.

Usage

Use this image as a base for your projects to avoid compiling USD from scratch. The version tag corresponds to the matching USD release from Pixar:

FROM astrumforge/usd-base:24.11

You can also use the latest tag to always pull the most recently published version:

FROM astrumforge/usd-base:latest

Links

About

A Dockerized solution for seamlessly compiling and deploying Pixar's Universal Scene Description (USD) framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published