Vectozavr
870842b682
Huge refactoring v3
2021-10-28 20:58:02 +07:00
Vectozavr
18d13eed31
add result table
2021-10-26 18:49:51 +07:00
Vectozavr
0cb7276943
small refactor
2021-10-25 18:51:34 +07:00
Vectozavr
6fba295139
VS support
2021-10-23 21:15:24 +07:00
Vectozavr
e471795290
OpenGL graphics acceleration support!
2021-10-22 23:42:32 +07:00
Vectozavr
dd5a9f3ef2
Code refactoring.
2021-10-17 23:38:16 +07:00
Vectozavr
f36d94183a
Code refactoring.
2021-10-17 14:27:19 +07:00
Vectozavr
fb7b4878ea
Code refactoring.
2021-10-17 14:21:10 +07:00
Vectozavr
6856f48054
Code refactoring.
2021-10-17 00:22:55 +07:00
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