22 Commits

Author SHA1 Message Date
Anselme
0f763ae51f compatibility with the new naming of mesh's members 2017-09-05 11:40:43 +02:00
Anselme
97fcafccce better texture loading for obj models 2017-08-29 21:32:36 +02:00
Anselme
9bccabfbba updated the engine to use PBR rendering + work in progress on player control 2017-08-15 18:20:40 +02:00
66f0cf9a7c updated version and added version command in shell 2017-01-30 02:47:04 +01:00
Anselme
1262f6417d added config file loader, changed mouse sensitivity, changed player speed, and objects throwing force 2016-12-21 16:53:03 +01:00
Anselme
9cfc6d581a fixed plenty of bugs, added sponza, added jumping 2016-12-19 15:11:50 +01:00
Anselme
438a0162e4 fixed mesh loading, added random utils static class 2016-12-14 21:58:15 +01:00
Anselme
01e901a0c8 fixed font resize ugly appearance 2016-12-04 16:15:03 +01:00
2e4af8852d Text dissapeared 2016-12-04 15:40:34 +01:00
Anselme FRANÇOIS
5a5de75c8d updated font, added message when texture isn't found 2016-07-23 14:18:21 +02:00
Anselme
0e560c2eef fixed font xadvance, added color to text, updated test scene 2016-07-22 13:06:15 +02:00
a2219c0982 generate basic text mesh, problem with texture 2016-07-22 01:21:23 +02:00
77bfe51607 added parsing of fnt file for loading font 2016-07-14 23:26:27 +02:00
Anselme FRANÇOIS
128bbc2cf2 moved trackball camera to renderer, added example to use 2D, scenetree new temporarily uses a 2D pipeline 2016-06-25 14:53:42 +02:00
91271ea8e4 added basic implementation for CameraNode and fixed compatibility with renderer 2016-06-19 15:10:19 +02:00
cccacb047c fixed valgrind error 2016-06-14 18:58:49 +02:00
174dc59732 fix loader to compat with new renderer 2016-05-01 19:28:13 +02:00
b413515214 fixed error in loader 2016-03-16 17:33:18 +01:00
abde81c527 to debug : unknown segfault 2016-03-16 16:06:53 +01:00
5e82f3339f added loadMesh and loadMTL, not tested yet 2016-03-15 16:24:49 +01:00
01c14fefe3 replace GraphEdge with cost function 2016-03-13 15:49:30 +01:00
Anselme
1df3c42cb4 added noise and loader to engine tools 2016-03-07 19:37:33 +01:00