Commit Graph

60 Commits

Author SHA1 Message Date
Daniel Chappuis
916f3059b8 Make simulation deterministic on replay (on same machine) in scenes of testbed application 2021-09-24 17:12:50 +02:00
Daniel Chappuis
9e3cb9824e Modify the testbed application so that each scene has it own engine settings 2021-09-15 20:51:47 +02:00
Daniel Chappuis
9ef0d6fcae Display ReactPhysics3D version in title bar of testbed application 2021-09-03 07:41:34 +02:00
Daniel Chappuis
e30d1732f8 Add 'ragdoll' scene to the testbed application 2021-07-06 23:20:41 +02:00
Daniel Chappuis
ef9ac01e52 Add slider joint scene in testbed application 2021-03-10 22:51:52 +01:00
Daniel Chappuis
1ffe77c218 Add Hinge joint scene in testbed application 2021-02-28 15:05:53 +01:00
Daniel Chappuis
d465e21fba Add Ball and Socket joint demo in testbed application 2021-02-25 23:55:16 +01:00
Daniel Chappuis
f600e6b678 Add fixed joint scene to the testbed application 2021-02-24 23:29:54 +01:00
Daniel Chappuis
4c0e629e9b Use C++11 std::chrono library to deal with time instead of old code 2021-02-22 21:08:55 +01:00
Daniel Chappuis
8ca63572f4 Add bridge scene to the testbed application 2021-02-10 23:22:03 +01:00
Daniel Chappuis
b0ccdb6cc1 Fix conflict 2020-11-26 22:53:28 +01:00
Daniel Chappuis
264705056e Fix issue when building the testbed application on MacOS X 2020-11-09 22:47:17 +01:00
Daniel Chappuis
152c239a2a Add ball-and-socket joints chain and hinge joints chain demos in testbed application 2020-10-17 18:00:23 +02:00
Daniel Chappuis
86b431ede0 Edit ball and socket joints net scene in testbed application 2020-10-16 00:00:55 +02:00
Daniel Chappuis
95d54aeaea Add demo scene with BallAndSocket joints net in the testbed application 2020-10-11 10:56:52 +02:00
Daniel Chappuis
56ad6536ba Add BoxTower demo in testbed application 2020-06-27 23:51:42 +02:00
Daniel Chappuis
ec54625515 Merge branch 'master' into develop 2020-06-14 23:18:32 +02:00
Daniel Chappuis
e7c5432936 Make possible to apply force to bodies in the testbed application 2020-06-07 18:51:52 +02:00
Daniel Chappuis
6008d25bfc Fix build and compilation issues of the testbed application on Windows 2020-06-01 20:31:11 +02:00
Daniel Chappuis
ab86620412 Small modifications 2020-05-24 16:52:44 +02:00
Daniel Chappuis
65be9827ce Use more modern CMake and include nanogui using git submodule instead of static source code 2020-05-12 22:50:46 +02:00
Daniel Chappuis
67e89e081b Working on debug renderer 2020-05-07 15:12:59 +02:00
Daniel Chappuis
5df91f2338 Merge rendering branch and fix conflicts 2020-01-17 17:11:19 +01:00
Daniel Chappuis
45b02abaec Add PhysicsCommon class and use it as a factory for other library objects and add pile demo in testbed application 2019-12-12 18:50:18 +01:00
Daniel Chappuis
43b818573a Improve rendering of testbed application (flat shading, 3 light sources, ...) 2019-10-21 07:22:18 +02:00
Daniel Chappuis
c9ad132973 Use MSAA in testbed application 2018-04-27 17:47:31 +02:00
Daniel Chappuis
96c581ae9b Fix compilation warnings 2018-04-16 07:54:46 +02:00
Daniel Chappuis
2e28b5ad8f Refactor profiler and add logger 2018-03-15 23:11:26 +01:00
Daniel Chappuis
584b28a91c Add Cube stack scene in the testbed application 2018-01-14 10:51:38 +01:00
Daniel Chappuis
c6f9378997 Enable vsync in the testbed application 2017-11-08 21:13:02 +01:00
Daniel Chappuis
7495ff6598 Refactor the testbed application and display objects AABBs 2017-11-02 22:58:41 +01:00
Daniel Chappuis
b1aad2b7c4 Refactor the testbed application 2017-10-19 17:42:21 +02:00
Daniel Chappuis
d1cb0d9275 Refactor testbed application, Add collision detection scene 2017-01-28 00:22:22 +01:00
Daniel Chappuis
5c6ed9cdb4 Change testbed application resolution 2016-04-14 22:11:48 +02:00
Daniel Chappuis
8a75c867a5 Change version number of the library 2016-04-11 20:15:20 +02:00
Daniel Chappuis
50a9feded6 Increase mouse scrolling sensitivity in testbed application 2016-04-01 18:46:13 +02:00
Daniel Chappuis
21bb8bc625 Fix warnings in testbed application 2016-03-30 23:01:11 +02:00
Daniel Chappuis
b15d46a95f Working on GUI for testbed application 2016-03-03 21:46:45 +01:00
Daniel Chappuis
97436877fb Fix issue with fixed framerate in nanogui 2016-03-01 23:19:45 +01:00
Daniel Chappuis
abe178fa1d Working on new gui for testbed application 2016-03-01 07:41:15 +01:00
Daniel Chappuis
e29794d24f Working on new GUI using nanogui 2016-02-28 21:39:39 +01:00
Daniel Chappuis
376f0dff9c Switch to nanogui for the GUI of the testbed application 2016-02-22 18:44:29 +01:00
Daniel Chappuis
d6580f94aa Fix conflicts when merging triangularmeshes into develop 2016-02-15 20:14:30 +01:00
Daniel Chappuis
6489be1953 Add heightfield scene in Testbed application 2016-01-28 23:06:17 +01:00
Daniel Chappuis
e135d4b592 Add Concave Mesh scene in testbed application 2015-10-26 18:15:56 +01:00
Daniel Chappuis
5ff56759ee Remove unused code in testbed application 2015-09-11 06:45:42 +02:00
Daniel Chappuis
ce80426a2c Shadow map issue 2015-08-11 18:32:45 +02:00
Daniel Chappuis
5d7cb3cfd5 Working on the testbed application 2015-08-06 21:06:35 +02:00
Daniel Chappuis
c7bff41ba8 Fix issue in shadow mapping 2015-08-03 23:05:55 +02:00
Daniel Chappuis
2ad9fb2c06 Continue working on the shadow mapping for the testbed application 2015-07-25 00:26:26 +00:00