Pierre Dejoue

Results 4 comments of Pierre Dejoue

Hi @j-cano, I reproduced your error (see branch on my fork: [polygon-infinite-loop](https://github.com/pierre-dejoue/poly2tri/tree/polygon-infinite-loop)) There is an infinite loop with four EdgeEvent calls that repeat themselves, due to three consecutive points of...

Hello, With the latest changes on the libbrary, notably the patch on the collinearity check (#40), this data set is now passing correctly. I created a PR #45 to add...

The [picross solver](https://github.com/pierre-dejoue/picross-solver) is a C++ library that solves picross puzzles, also called nonograms. The GUI on top of it is done with Dear ImGui. ![picross_solver_gui_puzzle_wild](https://github.com/ocornut/imgui/assets/3603963/d4d0bf65-0edd-4e97-8207-a831d8e578a7)

I ran into a similar issue yesterday. For context, I'm using Git bash on Windows. I got the following error while running the script: `[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate...