Commit Graph

107 Commits

Author SHA1 Message Date
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
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
util1 a492634ace add comments for FxEngine.h 2019-07-22 16:45:59 +02:00
util1 be3756df7a merge coord and functions files & add fps history function 2019-07-22 16:28:59 +02:00
util1 91933f5bcb optimization 2019-07-22 13:55:24 +02:00
util1 81b4ff2f42 add fps mesure stable 2019-07-21 21:27:02 +02:00
util1 90d52cb331 remake FxEngine 2019-07-21 20:14:54 +02:00
util1 985071ab7f add calc function using rotation matrices 2019-07-21 17:21:08 +02:00
util1 c70a4b49d5 delete unused files of casoi fx9860g sdk 2019-07-21 16:50:15 +02:00
util1 0db280a03f add factice project file (fx-9860G SDK emulator) 2019-07-21 16:46:41 +02:00
util1 29e1df611d add FE_cos, FE_sin ad optimize 2019-07-21 16:32:43 +02:00
Milang 556195cb4b suppression commentaires sur gestion du temps 2019-07-20 20:00:20 +02:00
util1 2c6da46556 add rotation matrices 2019-07-20 17:52:00 +02:00
util1 c8c4d6d176 replace default program by one more "appropriated" 2019-07-20 17:03:53 +02:00
util1 22c28b7f66 add prof_clear at each frame 2019-07-20 16:53:07 +02:00
util1 2e40a5ae94 add get_fps and frame_interval 2019-07-20 16:47:37 +02:00
util1 65ff6e5436 add license 2019-07-20 16:47:21 +02:00
util1 146dbf762e optimizing math folder; ready to add translation functions ! 2019-07-20 16:29:46 +02:00
util1 f02b76dbd0 ajout prototype get_fps 2019-07-20 16:12:33 +02:00
util1 b3d1ff01a4 renaming all files 2019-07-20 16:05:18 +02:00