Use this skill when implementing or verifying the central composition arbitrator that forms composed prim and property opinion stacks before stage population.
Skills in this repository
NVIDIA-Omniverse/omniverse-labs - Page 3
SkillsMP has collected 136 skills from NVIDIA-Omniverse/omniverse-labs. Open a skill to review its source and details.
NVIDIA-Omniverse/omniverse-labsShowing 40 of 136 collected skills.
Use this skill when implementing or verifying USD layer/spec/field storage.
Use this skill when implementing or verifying USD value storage independent of USDA syntax.
Use this skill when implementing or verifying USD identifier and name handling.
Use this skill when implementing or verifying the first inherits-composition namespace source backed by a composed base namespace source.
Use this skill when implementing or verifying the generic boundary that opens a resolved USD layer resource and dispatches it to a registered layer-format handler.
Use this skill when implementing or verifying the first composed namespace source backed by a root document-model layer and its already-opened recursive sublayers.
Use this skill when implementing or verifying recursive local sublayer loading from resolved layer resources into a layer-stack namespace source.
Use this skill when implementing authored list operation values as they appear in a single layer.
Use this skill when implementing or verifying USD path syntax, construction, and ordering.
Use this skill when implementing or verifying the first direct loaded payload opinion source backed by supplied payload arc sites and already-opened payload layers.
Use this skill when implementing or verifying the first reference-composition namespace source backed by a base namespace source and already-opened referenced layers.
Use this skill when implementing or verifying the first relocates-composition namespace source backed by a composed base namespace source.
Use this skill when implementing or verifying USD resource protocol support after asset resolution.
Use this skill when implementing or verifying schema-derived prim definitions, schema-defined properties, and schema fallback values over an already composed namespace source.
Use this skill when implementing or verifying the degenerate namespace source that wraps one document-model layer for stage population.
Use this skill when implementing or verifying the first specializes-composition namespace source backed by a composed base namespace source.
Use this skill when implementing or verifying population of a stage hierarchy from a namespace source.
Use this skill when implementing or verifying USD token values.
Use this skill when implementing or verifying USD value resolution over already composed opinion stacks.
Use this skill when implementing or verifying the first variant-composition namespace source backed by a base namespace source.
Use this skill when implementing or verifying the USDA text-layer format handler used by layer opening.
Use this skill when implementing or verifying the USDA text-format substrate.
Use this skill when implementing or verifying the USDA single-layer parser.
Use this skill when implementing or verifying USDA right-hand-side values and attribute type validation.
Use this skill when implementing or verifying the low-level USDC Crate binary reader.
Use this skill when implementing or verifying the concrete USDC layer-format handler used by generic layer opening.
Use this skill when implementing or verifying mapping from USDC Crate sections into the shared USD document model.
Use this skill when implementing or verifying USDC Crate value representation decoding.
Use this skill when implementing or verifying opening a single layer from a USDZ package.
Use this skill when implementing or verifying USDZ package indexing and entry byte access.
High-level overview of a typical ovrtx application lifecycle. Use when user asks how to structure an ovrtx program, what the main steps are, or how the pieces fit together.
Asynchronous operation patterns including polling, timeouts, and non-blocking workflows. Use when user asks about async rendering, non-blocking operations, polling, timeouts, or parallel rendering.
Creating persistent attribute bindings for efficient repeated writes to the same prims and attribute. Use when user asks about persistent bindings, repeated writes, efficient animation loops, bind_attribute, or updating transforms every frame with…
Cloning USD subtrees to create copies at new paths. Use when user asks to clone, duplicate, copy a prim, or create instances of existing geometry.
Authoring and configuring OmniLidar sensor prims and lidar PointCloud render outputs. Use when user asks to create a lidar scene, configure an OmniLidar prim, choose lidar output frame/coordinate behavior, or request lidar PointCloud channels.
Authoring and configuring OmniRadar sensor prims and radar PointCloud render outputs. Use when user asks to create a radar scene, configure an OmniRadar prim, choose radar output frame/coordinate behavior, configure radar scan outputs, or request radar…
GPU interop patterns for CUDA arrays, timeline semaphores, and Vulkan shared memory. Use when user asks about CUDA interop, GPU rendering pipelines, Vulkan interop, shared memory, or timeline semaphores.
Interpreting already-read lidar PointCloud tensors: channel meanings, units, valid point ranges, coordinate-frame implications, flags, IDs, normals, velocity, and visualization values. Use reading-sensor-pointclouds when the user needs to map or fetch the…
Interpreting already-read radar PointCloud tensors: channel meanings, units, valid detection ranges, RCS, signed radial velocity, time offsets, flags, counts, and visualization values. Use reading-sensor-pointclouds when the user needs to map or fetch the…