Commit graph

18 commits

Author SHA1 Message Date
Sara 5ab93d62ad new build system config 2023-11-20 12:04:55 +01:00
Sara b91880c17c reworked bouncing 2023-11-12 13:59:52 +01:00
Sara 86ba2b8c29 implemented new input system 2023-11-05 23:12:56 +01:00
Sara 77c266b43f simplified collecting contacts by removing expiry and just clearing the list 2023-10-25 23:25:04 +02:00
Sara 043d93a6ae changed colour of collision edge debug display 2023-10-25 20:26:57 +02:00
Sara 57ef426982 removed duplicate assignment from rigidbody_add_contact 2023-10-25 20:26:46 +02:00
Sara d3612873ff removed minimum move from rigidbody_integrate_forces 2023-10-24 23:50:50 +02:00
Sara e86fa1bdef implemented collision constraint solver 2023-10-24 23:14:30 +02:00
Sara f373fada26 added custom collision solvers 2023-10-22 11:25:44 +02:00
Sara 90b93a8817 replaced spring function 2023-10-19 18:03:34 +02:00
Sara aa9a51dc76 improvements to collision solvers 2023-10-19 13:51:17 +02:00
Sara 37b1fc3228 implemented velocity verlet integration 2023-10-18 22:51:56 +02:00
Sara 2b1014e603 modified hardcoded values for collision forces 2023-10-18 13:49:54 +02:00
Sara ed274c415f IT FUCKING WORKS (collision resolution is now working) 2023-10-18 13:21:02 +02:00
Sara 74369d88fe more debugging for collision sovler 2023-10-17 17:17:16 +02:00
Sara c7e6b2aa29 progress on physics 2023-10-16 21:31:48 +02:00
Sara 6f49f846cc renamed self to data for impls 2023-10-07 18:42:28 +02:00
Sara a00ad5f022 added rigidbody struct defining an object's physical properties 2023-10-06 23:45:12 +02:00