Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parametric curves
#7
Trying to do a simple linear spiral with the polar curve script. So, in the GUI;

Code:
r(t)=t/10.
start=0.
end=2*N*pi

For a few turns (N<=5), the result is nice, but around N=8 things start to degrade, this is N=9:

   

At N=12, things are really out of whack:

   

At N=25, you wonder about the validity of your formula:

   


All these with highest accuracy (level 10).

TBH I'm surprised by the low number of anchors, about two anchors per turn, even at level 10.
Reply


Messages In This Thread
Parametric curves - by Ottia Tuota - 03-12-2020, 01:21 PM
RE: Parametric curves - by Ofnuts - 03-12-2020, 03:04 PM
RE: Parametric curves - by denzjos - 03-12-2020, 03:23 PM
RE: Parametric curves - by Ofnuts - 03-12-2020, 08:52 PM
RE: Parametric curves - by Ottia Tuota - 03-12-2020, 05:00 PM
RE: Parametric curves - by Ottia Tuota - 03-12-2020, 06:38 PM
RE: Parametric curves - by Ottia Tuota - 03-13-2020, 05:03 AM
RE: Parametric curves - by Ottia Tuota - 03-13-2020, 01:25 PM
RE: Parametric curves - by Ofnuts - 03-12-2020, 11:02 PM
RE: Parametric curves - by Ottia Tuota - 03-13-2020, 06:17 AM
RE: Parametric curves - by Ofnuts - 03-13-2020, 08:37 PM
RE: Parametric curves - by Ottia Tuota - 03-14-2020, 06:38 AM
RE: Parametric curves - by Ofnuts - 03-14-2020, 08:29 AM
RE: Parametric curves - by Ottia Tuota - 03-14-2020, 03:11 PM
RE: Parametric curves - by Ottia Tuota - 03-15-2020, 12:29 PM
RE: Parametric curves - by Ottia Tuota - 03-19-2020, 06:56 AM
RE: Parametric curves - by Ottia Tuota - 03-19-2020, 07:48 PM

Forum Jump: