Skip to content

FlowTwinAI/CAD-to-OpenUSD

 
 

Repository files navigation

CAD to OpenUSD

🔧 CAD-to-OpenUSD

Learn Open USD Github Repo Github actors repo Nvidia Blog Test Cases
MOM Discord Discord

Configuration

uv

This repository uses uv for dependency management. If you're new to uv, you don't need to know much more than the commands we use in the build instructions. We recommend installing uv.

Run the Converter

  1. In the ./kit/, run ./repo.bat build
  2. uv run cad2usd

This will convert the nova_carter_full.step at the root of the rop and output a USD file in the same location.

Build Docs

  1. uv run sphinx-build -M html docs/ docs/_build/
  2. uv run python -m http.server 8000 -d docs/_build/html/
  3. In a web browser, open http://localhost:8000

About

This repo contains CAD to OpenUSD conversion scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 58.0%
  • Kit 16.8%
  • PowerShell 10.9%
  • C++ 5.7%
  • Batchfile 3.4%
  • Shell 3.2%
  • Other 2.0%