10-12-2019, 03:43 PM
(10-12-2019, 02:42 PM)josemendez Wrote: Smoothing increases the amount of rope sections that have to be processed and rendered. So by decreasing it, rendering becomes cheaper.
You could also use a rope section with less segments (the default one uses 8), so that each rope section is also cheaper to compute. Maybe you can get away with 5 or even 3 segments.
How do you control the segment count? By the resolution variable? It is currently set to 0.1.