pants64DS

Results 5 comments of pants64DS

Thanks, it seems to be fixed now. I'm using it to find intersections between two closed loops of quadratic Bézier curves, and then dissolving the loops into one (or more...

I see, I'll consider using iterative methods as well. Before calculating the intersections between two curves, I can first check if their bounding triangles overlap, so the performance cost might...

That's cool. In the meantime I discovered that when you convert the quadratic Bézier curves into implicit parabolas and change the coordinate system just the right way, you can find...

> @pants64DS do you also think we should remove the following option ? > Nope. It's true that NSMBe doesn't need the vanilla rom to be patched before inserting code...

That's probably because the submodules are linked by their SSH addresses (rather than HTTPS URLs) in [.gitmodules](https://github.com/pants64DS/NitroStudio2/blob/master/.gitmodules), so you need an SSH key to clone them.