B.Goulard
|
fdffda3431
|
Fix: fix compilation on libft (accidental deletion of required files
|
2024-12-17 10:48:41 +01:00 |
|
Raphael
|
05e32c3ab5
|
feat: changing the textures style: removing test libft
|
2024-12-17 10:06:42 +01:00 |
|
B.Goulard
|
3f43074d05
|
v1.0 - normed texture system, multiple keypress, fixes on parsing, removed trailing maps
|
2024-12-16 14:56:22 +01:00 |
|
Baptiste GOULARD
|
2568aa69a6
|
merge bgoulard branch on master
|
2024-11-28 13:56:45 +01:00 |
|
Raphael
|
9ae3eb011f
|
feat: raycasting functionnal
|
2024-11-27 16:10:31 +01:00 |
|
Raphael
|
19864c0133
|
fix: patching the compilation on linux
|
2024-11-23 12:42:32 +01:00 |
|
B.Goulard
|
d586acba8f
|
feat: advancement on map parse
|
2024-11-18 17:25:27 +01:00 |
|
Raphael
|
a4a1b67691
|
build: removing the working directory
|
2024-11-12 15:48:00 +01:00 |
|
Raphael
|
b9117a26e2
|
style: updated the makefile
|
2024-11-12 12:39:44 +01:00 |
|
Baptiste GOULARD
|
e4d2dfda21
|
feat: added maps, added readfile to parsing
|
2024-11-12 11:30:30 +01:00 |
|
B.Goulard
|
75a508a48a
|
style: Fixed norm error on libft
|
2024-11-11 21:19:12 +01:00 |
|
B.Goulard
|
8ee1c5f85a
|
First shot on structures, First shot on option
option:
Added options for help, debug, save, file using bgoulard lib
structures:
Moved cub3d.h structures to cub3d_struct.h
Added color, dpoint, ipoint, tile, cli, error
Modified t_map, t_player to use previously mentioned struct :
ipoint, dpoint, tyle
|
2024-11-09 01:53:22 +01:00 |
|
Raphael
|
be6038dcc8
|
removing the libft of rparodi
|
2024-11-08 19:37:30 +01:00 |
|
B.Goulard
|
0a390934d6
|
added bgoulard lib + made lib sources in their own directory in build/ for readability
|
2024-11-01 00:00:14 +01:00 |
|
Raphael
|
83cc8419a0
|
docs: adding documentation on my libft
|
2024-10-31 18:17:43 +01:00 |
|
Raphael
|
c947e43e51
|
Adding the libft
|
2024-10-31 17:24:36 +01:00 |
|