v26.5.2-beta.1 | OpenUSDKit #37
furbytm
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SwiftUSD v26.5.2-beta.1
OpenUSDKit & apple/SwiftUsd integration
Changelog
Changes
OpenUSDKit- a unified cross-platform Swift API for OpenUSD, this is a direct replacement for thePixarUSDtarget.OpenUSDKitand brings precompiled binaries for Darwin platforms by default, use the environment variableSWIFTUSD_BUILD_FROM_SOURCE=1if you prefer to build from source and match the behavior on all other platforms (Android, Linux, and Microsoft Windows).Thank you
Usage
To use this release of USD in your swift project, add the following to the dependencies section in your Package.swift file:
Linux
For Linux, these are the only dependencies required, as MetaverseKit provides everything else.
Tip
If you are on a distro like Ubuntu there is a good chance you already have most of these installed.
This discussion was created from the release v26.5.2-beta.1 | OpenUSDKit.
Beta Was this translation helpful? Give feedback.
All reactions