tuminzee

Results 55 comments of tuminzee

@GregStanton I would like to help with this issue

so a good solution would be to create a blackbox using the web native canvas api, which can replace the complex implementation of [ _acuteArcToBezier](https://github.com/processing/p5.js/blob/main/src/core/p5.Renderer2D.js#L507) ?

@GregStanton this helps a lot 👍🏼 I will try my best to make this work, I will try first my changing what is inside `ellipse` , later will working on...

@GregStanton can you have a look at https://github.com/processing/p5.js/pull/6499 I refactored `ellipse` function If you agree on this implementation I will continue the same for the remaining functions

@GregStanton I have resolved your comments here https://github.com/processing/p5.js/pull/6499/commits/b73af847cc0c949630710fa162e1f95316cd3d63 I will update the PR with the addition of other functions as well. Is there any tests which I should be writing...

Great @GregStanton I will try my best to come up with tests, if not I will at least finish the PR with manual testing

@lucasvv117 you can call the api and get the data Data source is not exposed to the users To get the list of matches you can call Http Metod :...

@abedjaber Yes that is correct, although you can also interact with it by using an API Platform like [**Postman**](https://www.postman.com/) export of postman collection can be found here https://github.com/raminmr/free-api-worldcup2022/tree/main/collection

@jdlrobson I can do, I'll share the results

making your own build for mac is working fine for v0.31.0