Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UsdIn does NOT load NurbsCurves #30

Open
sun-frog opened this issue Nov 16, 2022 · 0 comments
Open

UsdIn does NOT load NurbsCurves #30

sun-frog opened this issue Nov 16, 2022 · 0 comments

Comments

@sun-frog
Copy link

Describe the bug
UsdIn does NOT load nurbscurves

Steps to reproduce

  1. Usd export nurbs curves from a program like maya
    test_usd_nurbs_curves_usdview

  2. Load the exported usd nurbs curves with UsdIn
    test_usd_nurbs_curves_katana_5

Expected behavior
UsdIn should load nurbs curves like alembic

Attachments
test_usd_nurbs_curves.zip

Specs (if applicable):

  • OS & version centos 7
  • Compiler & version gcc 6.3.1
  • Katana version Katana 5.0v1
  • Katana USD commit 2bb14a9 / tag 21.05_fn5_py3

Additional context
I have tested the usd nurbs curves import with Katana versions:

  • 4.0v8 default usd
  • 5.0v1 default usd
  • 5.0v1 with compiled usd tag 21.05_fn5_py3
    compiled with the default build option from the BUILD.md
    cmake ..
    -DCMAKE_BUILD_TYPE="Release"
    -DKATANA_API_LOCATION=<KATANA_ROOT>
    -DUSE_KATANA_THIRDPARTY_LIBS=ON
    -DCMAKE_INSTALL_PREFIX="/path/to/usd_for_katana/install"
    cmake --build . --target install --config Release --parallel 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant