Ármin Scipiades
Ármin Scipiades
That OpenSSL-Win64 path comes from the 28th line of the binding.,gyp. That sucks, and makes this (and everything depending on this) unusable on Windows. Edit: ah, sorry about being snarky,...
@vognition "gyp ERR! stack Error: not found: make" Well, do you have `make`? It's in the build-essential package, iirc.
@jasonblanchard The line `gyp ERR! stack Error: EACCES: permission denied, rmdir 'build'` is pretty clear: the npm stack does not have permission to delete the `build` directory. Probably a different...
Hi, and sorry about the late reply. Well! It was five years ago, and all I remember I was panicking and going by trial and error :D. Anyhow, let's reverse...
Ahhhh, I knew we fail horribly for highly symmetrical polygons with vertex edges, but I didn't realize it's THIS horrible :D. I should mention this in the readme. At least...
This is still extant. I'm not sure if this can be solved without introducing the "multi-events" (see #16 ) Many thanks for the reports and the example files, by the...
Wow, that picture of those buildings is pretty awesome, I love it! I'll link to your port in the Readme :) As for the erroneous edge in the T-shaped polygon:...
What is the wrong output you're getting? Could you share them? I haven't worked on this project since ages, but iirc there is an issue with the numeric calculations for...
This converted one looks correct to me! It's a good roof. If you multiplied the input by a factor of ten or so, it would look less pixelated. I'm sorry...