Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

usd-optimize

يحتوي usd-optimize على 14 من skills المجمعة من NVIDIA-Omniverse، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
26
محدث
2026-06-12
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

validators
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-06-11
deduplicate-hierarchies
مطوّرو البرمجيات

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

2026-06-11
interpret-validators
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مديرو الشبكات وأنظمة الحاسوب

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

2026-06-11
run-operations
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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
محللو ضمان جودة البرمجيات والمختبرون

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-05-22