Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Chappuis
301823729d Remove the use of std::vector 2018-01-20 17:30:36 +01:00
Daniel Chappuis
e9709c3db5 Refactor the Profiler. Now there is one profiler instance per CollisionWorld/DynamicsWorld instance instead of a static one 2017-11-10 19:57:50 +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
adeac94506 Working on collision detection scene 2017-01-28 15:23:05 +01:00
Daniel Chappuis
d1cb0d9275 Refactor testbed application, Add collision detection scene 2017-01-28 00:22:22 +01:00
Daniel Chappuis
8d2b898168 Fix merge conflicts 2016-08-21 11:47:22 +02:00
Daniel Chappuis
4e70174da7 Use default nb solver iterations in demo scenes 2016-07-20 07:18:17 +02:00
Daniel Chappuis
16478722de Use override keyword to mark virtual overriden methods 2016-07-11 08:33:24 +02:00
Daniel Chappuis
f5ade0f52d Fix virtual constructors, use c++11 scoped enums, use c++11 delete methods instead of private constructors 2016-07-08 07:25:37 +02:00
Daniel Chappuis
8a75c867a5 Change version number of the library 2016-04-11 20:15:20 +02:00
Daniel Chappuis
21bb8bc625 Fix warnings in testbed application 2016-03-30 23:01:11 +02:00
Daniel Chappuis
ce80426a2c Shadow map issue 2015-08-11 18:32:45 +02:00
Daniel Chappuis
047f612c37 Refactoring and adding colors to the testbed application 2015-08-08 11:40:37 +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
a35340a930 Modify scenes to use the SceneDome class 2015-07-29 18:15:20 +02:00
Daniel Chappuis
cec1ac7937 Start working on shadow mapping 2015-07-21 23:18:32 +00:00
Daniel Chappuis
be5d635e81 Change imgui library and other modifications in testbed application 2015-07-11 18:35:58 +02:00
Daniel Chappuis
39ddabb6f5 Make possible to witch between scenes and reset them 2015-06-25 22:28:11 +02:00
Daniel Chappuis
fadedbdb30 Modify rendering to use OpenGL 3.3 2015-05-24 17:23:55 +02:00
Daniel Chappuis
e35db3f150 Update the testbed application to perform the interpolation externally 2015-04-20 23:23:46 +02:00
Daniel Chappuis
e31c7abffc Add the example scenes to the testbed application 2015-04-15 23:11:27 +02:00