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

B-spline curves not using radius in procedural #802

Closed
compso opened this issue Jun 1, 2021 · 0 comments · Fixed by #803
Closed

B-spline curves not using radius in procedural #802

compso opened this issue Jun 1, 2021 · 0 comments · Fixed by #803
Labels
bug Something isn't working procedural Related to the Arnold Procedural user Reported by a user

Comments

@compso
Copy link
Collaborator

compso commented Jun 1, 2021

Describe the bug
When rendering the attached .usd with the USD procedural it produces an error due to an incorrect number of points on either the curve or the radius parameter

Same data renders fine in hydra render delegate

To Reproduce
Steps to reproduce the behavior:

  1. load the attached .usd and render using kick
  2. kick -i hair_test.usd -default_nodes all -r 1920 1080
  3. you should get a warning like:
00:00:00   238MB WARNING | /Root/RootOffset/g_geometry/groom/hair_test/hair_testShape: could not set ARRAY parameter "id"
...
00:00:00   258MB WARNING |      [curves] /Root/RootOffset/g_geometry/groom/hair_test/hair_testShape: invalid radius specification: found 3135, expected 1, 285 or 2565 (constant, uniform or varying); just using the first

Expected behavior
Curves render with correct radius

Screenshots
Hydra
image (6)
Arnold Procedural
image (7)

Used Software Versions

  • Arnold: 6.2.1.0

hair_test.zip

@compso compso added bug Something isn't working procedural Related to the Arnold Procedural user Reported by a user labels Jun 1, 2021
sebastienblor added a commit to sebastienblor/arnold-usd that referenced this issue Jun 14, 2021
sirpalee pushed a commit that referenced this issue Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working procedural Related to the Arnold Procedural user Reported by a user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant