jed 435 Posted October 9, 2018 Today I needed to align an object to a figure of 8 spline, and I noticed, in the pen panel, something called Cissoid. In the drop down there's Lemniscate - which is a nice smooth figure of 8. Bingo ! However, when I aligned my object, it was all jerky. I've never used Cissoid before, so it's probably me making a noob mistake - or is a Cissoid not a spline? cissoid.c4d I feel a D'OH coming on ... Share this post Link to post Share on other sites
natevplas 114 Posted October 9, 2018 I couldn't get the angular jumps out of the Cissoid either. I tried different Intermediate Points settings, and they seemed to do nothing. For some reason the points hidden in the parametric object are linear. So, I made it editable and changed the spline Type to B-Spline, which helped a lot. But I noticed some weirdness especially when it got to the center. I think the Cissoid is a little too mathematical and not as beautiful as what I think of as a nice figure 8. So, I drew one by hand! I'm pretty happy with how elegant and smooth it is now :D cissoid figure 8 v1.c4d Share this post Link to post Share on other sites
jed 435 Topic Author Posted October 9, 2018 Thanks for having a look. Wiki says a Cissoid is generated from 2 curves, so maybe it's not suitable for align stuff. Share this post Link to post Share on other sites
natevplas 114 Posted October 9, 2018 Will the spline I drew work for you then? Share this post Link to post Share on other sites
Hrvoje 5,502 Posted October 9, 2018 Better clone a single clone onto cissoid spline and set smooth rotation... Share this post Link to post Share on other sites
jed 435 Topic Author Posted October 10, 2018 Using a cloner + rate or offset to animate an object on a Cissoid is still jerky. It's no big deal BTW, I can easily draw a figure of 8, I just wondered what a Cissoid is and why it appears to be a spline but acts slightly differently. Share this post Link to post Share on other sites
Hrvoje 5,502 Posted October 10, 2018 Ah, I see.... The issue here is that internally cissoid is compromised of many points. If their tangents are used for orientation then there will be abrupt changes due to point density. You can circumvent this by using Cloner and MoSpline with which you can resample the spline. cissoid_0001.c4d 1 Share this post Link to post Share on other sites