Commit Graph

3 Commits (eba88a178a3d00502d9accc88787cea438dca1c8)

Author SHA1 Message Date
Vectozavr a30b6d6059 Remove redundant iterations counter in GJK & EPA 2021-10-13 00:25:28 +07:00
Vectozavr d3684f8aa6 Point4D & Triangle now are completely immutable.
- Deleted operator= for Point4D and Triangle
- Add Vec3D & Vec2D to substitute Point4D in cases where we dont need 4 dimensions. Vec3D & Vec2D are immutable.
- Small refactoring of EPA & GJK in RigidBody.cpp
2021-10-12 21:12:47 +07:00
Vectozavr 758685fe57 OS Windows support 2021-10-09 17:41:12 +07:00