Commit Graph

45 Commits

Author SHA1 Message Date
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 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 e882cfbfee triangle 2019-10-26 14:25:52 +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 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 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
Milang 25534c69af correct link in bmp doc 2019-10-23 15:34:13 +02:00
Milang 39e25c13e5 Complete bitmap doc 2019-10-23 15:32:40 +02:00
Milang da72997a6e Adding doc, and organizing the structure 2019-10-23 14:53:06 +02:00
milang 7e5a61054b
add debug options
improve makefile
hunting bugs
2019-09-19 21:07:16 +02:00
milang 778c1809e8
refresh headers inclusions 2019-09-18 19:04:56 +02:00
milang 09cafca8f3 Go back to a lib
You will have to use it as you use liblog

Signed-off-by: milang <milan.garnier@orange.fr>
2019-09-18 18:51:26 +02:00
milang 8e3500c6bd
add forgotten files 2019-09-12 19:49:48 +02:00
milang ed20497b31
restructure and rename some things 2019-09-07 21:56:35 +02:00
milang 08a5a5f8ac
restructure headers, and source files 2019-09-07 21:23:46 +02:00
milang 03166b0a17
add display function 2019-09-07 20:01:58 +02:00
milang 94145db9dc
add object notion 2019-09-07 19:57:20 +02:00
milang e4fe5d696f
change object files' folder, ignore Doxygen configuration, and add <constant> key word on some functions 2019-09-01 13:23:26 +02:00
milang d2ce3c3e3a
delete folders who were not linked to 3d 2019-09-01 11:21:30 +02:00
milang 1274ba29c5
correct some little things on bitmaps 2019-09-01 10:13:17 +02:00
milang 7d8b007216
set final makefile and correct some bugs 2019-08-31 19:22:59 +02:00
milang 8dc08f4141
add easy to use texture deformation
add some bitmap corrections
correct makefile
2019-08-31 13:58:33 +02:00
milang 810cc345e1
complete some doc 2019-08-29 19:32:11 +02:00
milang 16a4878a5d
headers correction 2019-08-29 19:02:09 +02:00
milang 8968379940
mini changes 2019-08-29 19:01:51 +02:00
milang 1e4807cfaf
completed bitmaps 2019-08-29 17:06:19 +02:00
milang 8118bcaa06
add partial doxygen documentation 2019-08-29 16:38:48 +02:00
milang 350efd5e38
create doxygen doc and correct makefile 2019-08-29 15:22:38 +02:00
milang bcbab0342a
configure bitmaps and correct makefile 2019-08-29 14:07:02 +02:00
milang 8dd69caa7d
set bitmap_fct inline and write implementation 2019-08-29 10:06:06 +02:00
milang c752472509
add typedef, struct ptr in args, and writing implementation 2019-08-28 20:11:06 +02:00
milang 2fa7e5a082
add bitmap functions prototype 2019-08-28 19:55:39 +02:00
milang 1932cb8406
adding bitmap gr (incomplete) 2019-08-28 16:40:40 +02:00
milang 0a1a3d090f
add correct makefile for fxengine as lib 2019-08-28 15:29:06 +02:00