Commit Graph

111 Commits

Author SHA1 Message Date
Milang f8da258442 add a log 2019-10-31 11:46:25 +01:00
Milang fc77fef9a7 gitignore update 2019-10-31 11:02:10 +01:00
Milang 0fc0adac49 finish all functions. It is the beginning of beta phase ! 2019-10-31 11:00:26 +01:00
Milang 6d745d454a move render folder 2019-10-31 10:59:54 +01:00
Milang 51d65485ac add first fe_renderlist function 2019-10-30 19:49:59 +01:00
Milang 3c66554835 add renderlist header (incomplete) 2019-10-30 11:34:23 +01:00
Milang fc0071f83e rename incorrect variables 2019-10-26 15:51:43 +02:00
Milang f8129c8b18 add & 2019-10-26 15:50:41 +02:00
Milang 84e656d30a ipoint -> vertex 2019-10-26 15:49:58 +02:00
Milang 8b8f8d511a add ; 2019-10-26 15:48:13 +02:00
Milang a413ec89a9 string.h stdlib.h 2019-10-26 15:47:35 +02:00
Milang cf9e329580 = -> == 2019-10-26 15:46:07 +02:00
Milang 6911776aca update object 2019-10-26 15:44:56 +02:00
Milang 1730d98911 complete fxengine files 2019-10-26 15:17:02 +02:00
Milang 4c534571fd add check vram 2019-10-26 15:13:33 +02:00
Milang 33396b4af2 correct fe_vram address 2019-10-26 15:10:09 +02:00
Milang 1f6ba41298 object.h corrections 2019-10-26 15:08:45 +02:00
Milang 2c8e7cb263 add #include 2019-10-26 15:05:08 +02:00
Milang f69227192d change object.h location and update contents 2019-10-26 15:02:44 +02:00
Milang c01a6cd9c0 adding new object model 2019-10-26 14:39:59 +02:00
Milang 7a621ae56b -; 2019-10-26 14:26:18 +02:00
Milang e882cfbfee triangle 2019-10-26 14:25:52 +02:00
Milang 05b98c77e3 "translated" => "target" 2019-10-26 14:22:57 +02:00
Milang e21d481b78 stdint 2019-10-26 14:21:49 +02:00
Milang 4dd7b142c4 merge "vertex" and "point" 2019-10-26 14:18:16 +02:00
Milang f2e3c92f65 c 2019-10-25 22:52:49 +02:00
Milang 06a4bf2fc8 b 2019-10-25 22:52:10 +02:00
Milang 771524e4eb a 2019-10-25 22:51:24 +02:00
Milang 53c5489da6 s s3 2019-10-25 22:49:56 +02:00
Milang b9c84f7823 min max 2019-10-25 22:48:30 +02:00
Milang 9731133706 -> . 2019-10-25 22:47:17 +02:00
Milang be6214a41e correct names 2019-10-25 22:46:36 +02:00
Milang 371251f049 :) 2019-10-25 22:43:34 +02:00
Milang 8a49bb2c9a -; 2019-10-25 22:42:41 +02:00
Milang 83ef2c7465 ipoint -> point 2019-10-25 22:41:55 +02:00
Milang c806ee9c07 triangle.c 2019-10-25 20:42:58 +02:00
Milang 54a31fdbca replace models by model 2019-10-25 20:39:51 +02:00
Milang 69c2f79095 w 2019-10-25 20:38:33 +02:00
Milang f11d89d4cf zzz 2019-10-25 20:37:17 +02:00
Milang 33c45d0718 rename variable 2019-10-25 20:35:12 +02:00
Milang f32a2bc7b6 correct syntax error 2019-10-24 19:25:56 +02:00
Milang 419b74c5d0 correct bmp func names 2019-10-24 17:36:57 +02:00
Milang 29d85cd5a9 comment object, which is currently not implemented 2019-10-24 17:31:05 +02:00
Milang e59dac5b8d correct syntax error 2019-10-24 17:29:29 +02:00
Milang b9620fdebc correct #include 2019-10-24 17:28:09 +02:00
Milang fc2389d605 adding triple buffering 2019-10-24 17:27:13 +02:00
Milang 8c48f584f0 merge camera and matrix, and delete camera source file 2019-10-24 11:53:16 +02:00
Milang f18ebfd828 . 2019-10-23 20:07:39 +02:00
Milang 1db17f353a reorg. fxengine 2019-10-23 19:14:23 +02:00
Milang 501a36ec69 add the last functions in the bmp doc, and remove old comments in bitmap header 2019-10-23 15:41:07 +02:00