Jump to content
  • 0

Marionette - Nurbs Curve


gonzalezj

Question

Hello,

 

How does the Nurbs Curve node work in Marionette? I currently have an ordered list plugged in, a Bool to make the Nurbs Curve tool false so that it interpolates between the provided points, and a Real node with the value of 3 for the curves degrees. When i run the script I get an error with the Nurbs Curve node. Are these the incorrect inputs? Any recommendations welcome. 

 

Thanks!

Link to comment

10 answers to this question

Recommended Posts

  • 0
  • Marionette Maven
2 minutes ago, gonzalezj said:

Hello,

 

How does the Nurbs Curve node work in Marionette? I currently have an ordered list plugged in, a Bool to make the Nurbs Curve tool false so that it interpolates between the provided points, and a Real node with the value of 3 for the curves degrees. When i run the script I get an error with the Nurbs Curve node. Are these the incorrect inputs? Any recommendations welcome. 

 

Thanks!

 

Can you provide a file, if not, could you provide a screenshot of your error message?

 

Thanks!

  • Like 1
Link to comment
  • 0
  • Marionette Maven

Alright, so at a first glance, the most glaring issue I'm seeing is that you're using "Point2" nodes instead of "Point3".

 

I can work on getting a change in where that won't matter later on, but for now try using Point3 nodes with your Z set to zero (assuming that's what you want), and let me know if that works any better.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...