You may join via computer/smartphone (preferred) which will allow you to see any presentations or documents that are shared, or you can join using a telephone which will be an audio only experience.
Please note that meetings are recorded and transcribed and open to the public. By participating you are agreeing to the ACESCentral Virtual Working Group Participation Guidelines.
Audio + Video
Topic: ACES Virtual Working Group Meetings
Time: This is a recurring meeting Meet anytime
Here’s a version that adds cusp smoothing. Only the intersection is smoothened, the lines that are drawn are not smoothened. The cusp is also not moved when smoothing so smoothing makes the intersection smaller than the boundary.
I just realised that in merging my slope calculating and intersection finding Desmos plots into one, I missed a bit. This should now be correct:
And here is the Desmos maths converted to Python (simple non NumPy array version) which should hopefully make it simpler to convert to Blink. The Python also uses more meaningful variable names than the Desmos.