Commit Graph

125 Commits

Author SHA1 Message Date
Milang 0c22d2d016 configure gitignore, and temp build with liblog 2019-10-31 11:54:06 +01:00
Milang c614be0580 rebuild 2019-10-29 12:54:19 +01:00
Milang 2fb71410a3 edit gitignore 2019-10-29 12:53:39 +01:00
Milang 4fe9fb0aa1 Merge remote-tracking branch 'origin/master' 2019-10-29 12:21:43 +01:00
Milang 9136335774 big update (not stable) before rewriting project 2019-10-29 12:21:02 +01:00
Milang a91fe5f0de add sample menu img 2019-10-28 11:44:28 +01:00
milang 061b900bb3 testing view options 2019-10-15 18:43:53 +02:00
milang 4d281516db
testing fxengine --> bug found, not corrected yet ! 2019-09-19 21:08:27 +02:00
milang 9e755bd4fb
us fxengine as functionnal lib 2019-09-18 19:05:45 +02:00
milang 01f0d7186a
complete gitignore again 2019-09-17 19:57:31 +02:00
milang b335bdd8e0
complete gitignore to ignore build files 2019-09-17 19:56:32 +02:00
milang b575e88ab8
some minor changes 2019-09-17 18:57:38 +02:00
milang 0e7d807521
rebuild with new fxengine lib 2019-08-28 16:39:45 +02:00
milang d47d8f037c currently setting fxengine as lib 2019-08-28 12:36:13 +02:00
milang 0913b3da3a reform project and separe fxengine 2019-08-27 20:44:33 +02:00
milang 558dd5670b Merge branch 'master' of https://gitea.planet-casio.com/Milang/1v13d 2019-08-25 20:23:08 +02:00
milang 625dcb6a8d ajout de la gestion évènementielle du clavier avec callbacks 2019-08-25 20:22:26 +02:00
Milang 1cce870987 test experimental perspective correction feature 2019-08-16 17:35:32 +02:00
Milang 9f401b35b8 oops int32_t, not uint32_t >_< 2019-08-16 16:23:46 +02:00
Milang 1a19b5c98a add comments and replace int by int32_t 2019-08-16 16:22:11 +02:00
Milang f50ed857ec and other spaces 2019-08-16 16:00:35 +02:00
Milang 44d30dea77 add a few spaces 2019-08-16 15:59:19 +02:00
Milang d9e37667f2 change inclusions 2019-08-16 15:58:47 +02:00
Milang 8450087c83 comments 2019-08-16 15:57:18 +02:00
Milang 0c85e41ff1 ajout commentaires 2019-08-16 15:27:15 +02:00
Milang 9ac6860700 mise en forme plus propre 2019-08-16 15:19:04 +02:00
Milang ec7e682296 added doc for texture source and header 2019-08-16 15:12:16 +02:00
milang 3e210cb232 added creative commons license 2019-08-05 17:34:49 +02:00
util1 5089cebdfe add screens 2019-08-02 11:22:18 +02:00
util1 257bbd274c added texture deformation with perspective
>> needs to be improved because rendering is not very good
2019-08-02 10:18:29 +02:00
util1 7ef7ab69e6 fixed texture bug 2019-07-27 17:25:08 +02:00
util1 8a353405ed complete triangle gestion and add partial texture 2019-07-27 17:01:35 +02:00
util1 6d11ec7bbf complete triangle display function (without textures) 2019-07-27 16:12:08 +02:00
util1 7139f8b757 fix bug of zbuffer and prepare face drawing 2019-07-26 15:07:11 +02:00
util1 1881d3df1b add clockwise function 2019-07-26 14:39:08 +02:00
util1 34adcfb835 add instable draw function (incomplete) 2019-07-25 18:13:22 +02:00
util1 04eb7747d9 add compare function to determine if points are seen clockwise 2019-07-25 15:32:36 +02:00
util1 46baf3d648 add triangles notion (incomplete) 2019-07-25 13:23:41 +02:00
util1 e3b66dd532 fix las bugs of last optimization 2019-07-25 09:42:01 +02:00
util1 bf07238dc7 replace pointer table to textures by huge texture table
optimization
2019-07-25 09:38:25 +02:00
util1 8b8b2665bd delete old debug utilities 2019-07-25 09:31:02 +02:00
util1 f0b43a3824 add move 2019-07-24 21:54:07 +02:00
util1 7708e7b953 add textures 2019-07-24 17:15:09 +02:00
util1 bc11507275 correct cos and sin functions
assign keys with direction
2019-07-24 15:33:26 +02:00
util1 38f87aba15 half fix FE_cos bug 2019-07-23 18:30:27 +02:00
util1 566b83e224 reduce size of fps widget 2019-07-23 17:13:35 +02:00
util1 f912a2faec add texture source and header 2019-07-23 16:46:28 +02:00
util1 118f7cbcb2 add clearbuffer 2019-07-23 15:52:20 +02:00
util1 583f12e587 add fps contreol 2019-07-22 19:57:24 +02:00
util1 fd0fe5ec53 add new font and implementing controls 2019-07-22 19:17:16 +02:00