soywiz
soywiz
Can you put the original C++ version you used for the porting in the repository? That way it would be easier to compare it with a newer version and backport...
**Describe the bug** I have noticed that the generation is really slow. Then I have investigated thru VisualVM, and noticed that it is expending most of the time with HTTP...
**Is your feature request related to a problem? Please describe** In my libraries https://dokka.korge.org/ table of contents is laggy which is a bit frustrating. And in some cases a pretty...
Some work on https://github.com/korlibs/korge/issues/779
* https://www.emanueleferonato.com/2011/09/12/create-non-convex-complex-shapes-with-box2d/ * https://alienryderflex.com/polygon_triangulation_with_hole.shtml * https://alienryderflex.com/triangulation/ * https://cs.stackexchange.com/questions/23137/divide-self-intersecting-polygon * https://cs.stackexchange.com/questions/29376/divide-self-intersecting-polygon-into-simple-polygons * https://en.wikipedia.org/wiki/Doubly_connected_edge_list * https://stackoverflow.com/questions/753140/how-do-i-determine-if-two-convex-polygons-intersect#:~:text=To%20be%20able%20to%20decide,polygons%20forms%20such%20a%20line. * https://gamma.cs.unc.edu/SEIDEL/
``` * What went wrong: Could not determine the dependencies of task ':luak:jsTestPackageJson'. > A problem occurred configuring project ':luak'. > Failed to notify project evaluation listener. > java.lang.IllegalArgumentException: Cannot...