Commit Graph

97 Commits

Author SHA1 Message Date
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
util1 3fbaf1109b translating into C language 2019-07-20 16:03:28 +02:00
util1 43f6fc8d54 renommer le main en main.cpp 2019-07-20 13:13:23 +02:00
util1 14c9a60572 ajout anciens fichiers 2019-07-19 21:55:17 +02:00
util1 4137431068 création du projet avec le fxsdk refonte globale 2019-07-19 21:51:40 +02:00
Milan Garnier d270593bf5 Mise a jour credits
J'ai enlevé les libs windaube
2019-07-19 18:39:13 +02:00
util1 d0495abee3 ajout de la fonction FE_getPixelColor(num,x,y) 2019-07-19 15:48:44 +02:00
util1 9fb9af1229 suppression des angles car trop compliqué et peu utile 2019-07-19 15:10:36 +02:00
util1 dfd33a0a00 ajout de la fonction bool FE_ZBuffer::setDist(int x, int y, int dist) 2019-07-18 20:29:34 +02:00
util1 8e9bda2b82 ajout du zbuffer 2019-07-18 17:05:15 +02:00
util1 ae49cff4ac correction erreur syntaxe 2019-07-18 17:04:34 +02:00