added quad tree implementation
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 26 Oct 2020 22:03:50 +0000 (17:03 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 26 Oct 2020 22:03:50 +0000 (17:03 -0500)
commit3b379b3e4be1171fc11be70b131723663738e85f
tree5725eaefc830175000797a963274a98a27f3435e
parent77ccf0c488f9b151381b3fa4720b05936935a8dd
added quad tree implementation
Makefile
callgrind.out.3031 [new file with mode: 0644]
callgrind.out.30438 [new file with mode: 0644]
callgrind.out.31302 [new file with mode: 0644]
callgrind.out.5830 [new file with mode: 0644]
include/physics.h
include/utils.h
src/physics.cpp
src/sim.cpp
src/utils.cpp
src/vecmath.cpp