Masoud Posted December 20, 2021 Share Posted December 20, 2021 (edited) Hello, In Houdini 19, the "Resample SOP" isn't work as before when I set the "Treat Polygon As" to "Subdivision Curves"..! Is this a bug? Thanks for helping. Resample Curve.hip Edited December 20, 2021 by Masoud Quote Link to comment Share on other sites More sharing options...
madebygeoff Posted December 20, 2021 Share Posted December 20, 2021 (edited) The Resample SOP hasn't changed. It's the curve tool that changed in 19. It now draws Bezier curves by default, which have curves defined by the tangents of their handles. It looks like the Resample node is respecting those tangents and trying to match the incoming curve and as a result the various resampling modes have less of a difference than before. If you want the Subdivision Curves setting to work like it did before, you need a curve without the Bezier tangent info. You can create the curve in "Polygon" mode. Or convert from a Bezier curve back to a polygon (polyline) with either a Convert SOP or low-freq Resample. Then the Resample SOP should behave like you expect. Resample Curve.hipnc Edited December 20, 2021 by madebygeoff 2 Quote Link to comment Share on other sites More sharing options...
Masoud Posted December 21, 2021 Author Share Posted December 21, 2021 Thank you Geoff. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.