I'm making a replay viewing program, and I'm running into trouble with sliders.
there seem to be 4 different kinds of sliders as opposed to the wiki's two mentioned.
L - linear
B - bezier
C - catmul?
P - ????
I'm wondering what P is, and what degree of bezier curve (quadratic/cubic/etc...), and what the catmul curve equations are.
also, how are these rendered? it seems highly nontrivial to me. does osu! just draw a bunch of circles centered on the curve?
thanks.
there seem to be 4 different kinds of sliders as opposed to the wiki's two mentioned.
L - linear
B - bezier
C - catmul?
P - ????
I'm wondering what P is, and what degree of bezier curve (quadratic/cubic/etc...), and what the catmul curve equations are.
also, how are these rendered? it seems highly nontrivial to me. does osu! just draw a bunch of circles centered on the curve?
thanks.