Feature: ID:000 - Core - Base#

Description#

The Core Feature comprises fundamental requirements for USD assets, including naming conventions, path structures, atomic asset properties, and basic units. This feature establishes the foundation for all other features and ensures assets are properly structured and portable across different environments.

Neutral Format#

Version 0.1.0#

Details

Property

Value

Internal ID

FET000_CORE

Used in Profiles#

This version is used in the following profiles:

Requirements#

Pipelines Supported for this Feature#

Source file type:

  • .blend

    • Via Blender SimReady Add-ons

  • .mjcf

    • Via Blender SimReady Add-ons + MJCF2USD Tool

  • .step

    • Via Blender SimReady Add-ons + CAD Converter

Samples#

Test Process#

  • Obtain the usd sdk

  • Confirm your asset in question has passed validation

  • In your commandline type:

    • path/to/usdsdk/scripts/usdrecord <path to usdfile.usd> <path to output.png>

  • Open up path/to/output.png

  • Expected Result:

    • Confirm it is NOT empty or completely black

    • Example image: image1