Go to file
Martin Felis e47be90fac Sending full transform info (rot, scale, translation) to srender. 2020-11-20 22:51:24 +01:00
3rdparty Explicitly formulating bias term (missed some changes) 2020-11-15 21:47:25 +01:00
data/shaders Added super simple lighting to shaders. 2020-10-31 22:37:26 +01:00
include Inital works of Box vs Plan collision. 2020-11-20 14:17:15 +01:00
src Sending full transform info (rot, scale, translation) to srender. 2020-11-20 22:51:24 +01:00
tests Properly allowing for rotated box vs plane checking. 2020-11-20 21:47:17 +01:00
utils Checking constraint jacobian and normal directions. 2020-11-08 20:51:45 +01:00
.clang-format Initial commit 2020-10-03 22:55:14 +02:00
.gitignore Initial commit 2020-10-03 22:55:14 +02:00
CMakeLists.txt Implemented state history buffer and scrubbing. 2020-11-13 13:26:52 +01:00