-
Notifications
You must be signed in to change notification settings - Fork 0
Home
srb2thepast edited this page Oct 24, 2022
·
10 revisions
This wiki is meant to provide resources on how to contribute to osu!at's skills and maybe even a look inside the inner-workings of how making a pp calculator is done.
It is far from done, but here's the currently planned structure of it. Planned layout: Home -> Getting Setup (implementing ISkill and looking at ExampleSkill) ->
The math basics of a Calc + using desmos -> When to use linear curves -> When to use x^2 -> Combining two curves -> When to use 1/x curves -> When to use 2^x curves -> 2^x VS x^2 When to use 2^(1/x) curves ->
Combining multiple curves Aim Branch:
How to use angles in calcs Sine and Cosine
Speed Branch: BPM's relation to 2^x curves The island method (and understanding Xexxar's Rhythm Calc)