I'm planning to use nim as a websocket client to receive realtime position message and calculate the collision detection between the predefined shapes in the area(polygons, circles). Is there any lib out there without writting binding (not familiar with c so write binding by myself is not an option).
- Is there any nim based 2d collision detection lib? geohuz
- Is there any nim based 2d collision detection lib? Stefan_Salewski