Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

usd-optimize

usd-optimize contient 14 skills collectées depuis NVIDIA-Omniverse, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
26
mis à jour
2026-06-12
Forks
1
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

validators
Développeurs de logiciels

Reference for Usd Optimize's validator infrastructure (registration, CLI, logging, REQUIRES_MESH cache). Do not use for ad-hoc validation runs — use run-validators instead.

2026-06-12
build
Développeurs de logiciels

Build Usd Optimize from source via repo.sh (Linux) or repo.bat (Windows). Use when compiling the repo, switching configs, or selecting a USD flavor.

2026-06-11
compare-stages
Développeurs de logiciels

Diff two USD stages by prim/mesh/vertex/material count, file size, and validator summary. Use for before/after optimization comparisons.

2026-06-11
create-proxy
Développeurs de logiciels

Create a USD proxy mesh sibling. Use to generate decimated, bbox, or LOD stand-ins, with optional render/proxy purpose variant set.

2026-06-11
debug-operation
Développeurs de logiciels

Triage a failing Usd Optimize operation. Use when an op errors, silently no-ops, or returns unexpected output.

2026-06-11
deduplicate-hierarchies
Développeurs de logiciels

Collapse duplicate prim hierarchies into instanceable internal references. Use when deduplicating subtrees or folding repeated prims into prototypes.

2026-06-11
interpret-validators
Développeurs de logiciels

Read saved validator artifacts and present a tier-classified report with per-rule prim lists and fix recommendations. Use when interpreting a saved run.

2026-06-11
new-operation
Développeurs de logiciels

Scaffold a new Usd Optimize operation plugin (C++ source, premake, test, guide, optional validator). Use to add a new op or plugin.

2026-06-11
prebuilt-package
Administrateurs de réseaux et de systèmes informatiques

Install and verify a prebuilt Usd Optimize package (no source build, no repo.sh). Use for binary-drop deployments.

2026-06-11
run-operations
Développeurs de logiciels

Run Usd Optimize operations against a USD asset and save the optimized result. Use when applying ops or after interpret-validators recommends fixes.

2026-06-11
run-validators
Analystes en assurance qualité des logiciels et testeurs

Run Usd Optimize's performance validators against a USD asset and save artifacts for interpret-validators. Use when validating a USD.

2026-06-11
testing
Analystes en assurance qualité des logiciels et testeurs

Run all tests or individual tests for Usd Optimize (repo.sh on Linux, repo.bat on Windows). Use for unit, binding, and coverage runs.

2026-06-11
tune-parameters
Développeurs de logiciels

Interactive parameter tuning for a Usd Optimize operation. Use to iterate on op parameters, or to author a tuning guide.

2026-06-11
inspect-asset
Développeurs de logiciels

Quick USD stage inspection — reports stage info, prim counts, mesh statistics, materials, animation, and scene scale. Use before optimizing.

2026-05-22