all  / 
full_assets       window
 window white
 white red
 red mediumGrey
 mediumGrey lightGrey
 lightGrey green
 green frontLight
 frontLight blue
 blue backLight
 backLight wheelVariants
 wheelVariants wheelWideGeo
 wheelWideGeo wheelWideAsset
 wheelWideAsset wheelVintageGeo
 wheelVintageGeo wheelVintageAsset
 wheelVintageAsset wheelRedGeo
 wheelRedGeo wheelRedAsset
 wheelRedAsset wheelNormalGeo
 wheelNormalGeo wheelNormalAsset
 wheelNormalAsset wheelLargeRimGeo
 wheelLargeRimGeo wheelLargeRimAsset
 wheelLargeRimAsset wheelBlackGeo
 wheelBlackGeo wheelBlackAsset
 wheelBlackAsset vehicleVariants
 vehicleVariants vanGeo
 vanGeo vanFullAsset
 vanFullAsset vanBodyAsset
 vanBodyAsset flatTruckGeo
 flatTruckGeo truckFlatFullAsset
 truckFlatFullAsset truckFlatBodyAsset
 truckFlatBodyAsset tractorGeo
 tractorGeo tractorFullAsset
 tractorFullAsset tractorBodyAsset
 tractorBodyAsset sedanGeo
 sedanGeo sedanFullAsset
 sedanFullAsset sedanBodyAsset
 sedanBodyAsset formulaGeo
 formulaGeo formulaFullAsset
 formulaFullAsset formulaBodyAsset
 formulaBodyAsset ambulanceGeo
 ambulanceGeo ambulanceFullAsset
 ambulanceFullAsset ambulanceBodyAsset
 ambulanceBodyAsset 4wdGeo
 4wdGeo 4wdFullAsset
 4wdFullAsset 4wdBodyAsset
 4wdBodyAsset UsdCookie_thumbnail
 UsdCookie_thumbnail UsdCookie
 UsdCookie TestLight
 TestLight Teapot_Payload
 Teapot_Payload Teapot_Materials
 Teapot_Materials Teapot_Geometry
 Teapot_Geometry Teapot
 Teapot UtahTeapot
 UtahTeapot standard_shader_ball_scene
 standard_shader_ball_scene triangulated
 triangulated subdiv
 subdiv shaderball
 shaderball example_materials
 example_materials environment
 environment camera
 camera chess_set
 chess_set Rook_payload
 Rook_payload Rook_look
 Rook_look Rook_geom
 Rook_geom Rook
 Rook Queen_payload
 Queen_payload Queen_look
 Queen_look Queen_geom
 Queen_geom Queen
 Queen Pawn_payload
 Pawn_payload Pawn_look
 Pawn_look Pawn_geom
 Pawn_geom Pawn
 Pawn Knight_payload
 Knight_payload Knight_look
 Knight_look Knight_geom
 Knight_geom Knight
 Knight King_payload
 King_payload King_look
 King_look King_geom
 King_geom King
 King Chessboard_payload
 Chessboard_payload Chessboard_look
 Chessboard_look Chessboard_geom
 Chessboard_geom Chessboard
 Chessboard Bishop_payload
 Bishop_payload Bishop_look
 Bishop_look Bishop_geom
 Bishop_geom Bishop
 Bishop McUsd_10cm
 McUsd_10cm McUsd
 McUsd SoC-ElephantWithMonochord_thumbnail
 SoC-ElephantWithMonochord_thumbnail SoC-ElephantWithMonochord
 SoC-ElephantWithMonochord CarbonFrameBike
 CarbonFrameBikeUSD Assets Working Group
This repository contains examples of USD assets provided under the umbrella of the ASWF USD WG.
Our objective is to foster information exchange within the USD community regarding USD asset import/export, asset structure, testing, and schema design. The overarching goal of this group is to bolster the U of USD.
The GitHub repository is only half the story: much of the value this working group provides is in the monthly sync where folks present schema, discuss asset/pipeline problems, and share plans for this repository — please consider joining!
What’s in this Repo?
The repository is roughly structure into three buckets: documentation, test assets, and full assets.
Documentation: A collection of markdown docs and educational assets designed for education and common practices for asset design.
Test Assets: Test assets are intended to be used as unit tests and include docs and screenshots.
Correct and intentionally malformed assets are included in this collection.
Schema-specific assets are designed to aid developers in correctly handling various USD schema. It’s often unclear exactly how a specific
schema should be imported or exported based on the schema docs alone and the unit tests provided by the schema typically don’t include
written descriptions of intent or reference images to show how a given asset should appear.
Full Assets: The full_assets folder contains examples of assets that you might find in the wild, in terms of their structure, but are still limited in terms of file size. The largest “full asset” at the time of this writing is 30mb.
 (Full asset example: StandardShaderBall)
(Full asset example: StandardShaderBall)
Contributing
If you’d like to get involved to contribute, discuss schema, or just generally talk about USD assets, please reach out on slack or join our monthly sync:
Submitting a New Asset
Before submitting, take a look at an existing asset. A well formed example should include a read me doc with license, a screenshot and comments
on how the asset is intended to be used and common issues to avoid.
A minimal schema test asset should include one representative asset per USD schema, with qualitative & quantitative
descriptions, along with screenshots of what the asset should look like when correctly imported and exported. In addition, the
readme page should offer high-level guidance on round-trip concerns or common issues specific to the schema.
Why ASWF USD Assets and ASWF DPEL Assets?
The Digital Production Example Library (DPEL) is for production assets of all data formats, where the USD Assets group is purely for USD assets,
which are explicitly small and/or educational (very much NOT production assets).
Even Moar USD Assets
The USD Assets repository is limited to small assets designed for testing, validation, and learning; the external links we’ve collected below
are larger assets more representative of something in a real production, which can be useful for scale testing or learning how a large pipeline
is designed.
If you have suggestions for this list, please open a GitHub issue and share a link!
Notable Asset Stores with USD Content
Tutorial Assets, Blogs & Videos
Licenses
Each asset has a license declared in the readme, typically CC0 or something highly permissive. Everything else is provided under the repository license.
  Edit this page