Maarten Behn

Results 4 comments of Maarten Behn

I can run my code without problems till the C.glfwCreateWindow() call inside glfw.CreateWindow(), but the debugger never exists that call back into the Go code.

Some further notes I found out the bug occurs only with the GLFW on windows. SDL and GLFW on linux works fine.

This branch contains all the changes of https://github.com/AlexanderFabisch/distance3d/pull/71 therefore only consider merging after "current state of accelerated GJK" has been merged.