mduffin95 / phys2d

A 2d physics engine. I aim to at least have functionality for circles and AABBs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find optimum grid cell size

mduffin95 opened this issue · comments

This is a long way off but I could write an algorithm that calculates the optimum grid cell size. This could then adjust the cell size on the fly as objects of different sizes are added to the world.