dotnet-ad / Humper

Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.
MIT License
104 stars 19 forks source link

OverflowException at world creation #1

Closed JAOT closed 7 years ago

JAOT commented 8 years ago

Hey there! Absolutely wonderful tool you have created.

I have the following error whe workingwith a framework, as I post below.

Everything seems to work perfectly fine, however. I tried to create a world sized 800,600,64

capturar

Thank you!