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

Nurbs curve support #1332

Open
dreisicht opened this issue Feb 21, 2020 · 5 comments
Open

Nurbs curve support #1332

dreisicht opened this issue Feb 21, 2020 · 5 comments
Labels
pending Pending for developer attention.

Comments

@dreisicht
Copy link
Contributor

Hey! Is there any way to get a nurbs path working as a curve?
Sample screenshot:
image

@OmarEmaraDev
Copy link
Collaborator

Animation Nodes does not support Nurbs at the moment.

@dreisicht
Copy link
Contributor Author

I found a workaround:
image

@Gerstmann-Bradley
Copy link

I found a workaround:
image

Just to add, that you don't really need to smooth that. Upon mesh object input, it already generates too many vertices to make a smooth spline.

@OmarEmaraDev OmarEmaraDev added pending Pending for developer attention. and removed proposal labels Apr 30, 2021
@OmarEmaraDev
Copy link
Collaborator

Continuing from #1690, it seems converting NURBs to Beziers is not possible, but approximations are probably possible. Not sure yet what we need to do.

@Gerstmann-Bradley
Copy link

No problem, It's not urgent anyway. Please take your time and prioritize things based on your decision.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending Pending for developer attention.
Projects
None yet
Development

No branches or pull requests

3 participants