wolf3d : a raycasting engine made using minilibx. It features texture mapping and custom maps parsing.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
gbrochar 332b816621 wolf3d 2 years ago
libft wolf3d 2 years ago
maps wolf3d 2 years ago
textures wolf3d 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
Makefile wolf3d 2 years ago
README.md wolf3d 2 years ago
auteur wolf3d 2 years ago
event_hook.c wolf3d 2 years ago
main.c wolf3d 2 years ago
parsing.c wolf3d 2 years ago
parsing_2.c wolf3d 2 years ago
pixel_put.c wolf3d 2 years ago
run_game.c wolf3d 2 years ago
wolf3d.h wolf3d 2 years ago

README.md

wolf3d

wolf3d : a raycasting engine made using minilibx. It features texture mapping and custom maps parsing.

You need to have to minilibx installed to run it. It will not compile on linux systems.