"Fil de Fer"
Use make for compiling all files.
For correct work program & project need install MLX library. (Use this MLX)
When you have already installed MLX library you can use this simple rules:
- make: Compile all.
- make clean: Delete temporary files.
- make fclean: Delete executable FdF file & libft library.
- make re: It's rules - make fclean & make in one.
./fdf test_maps/<map_name>- Move figure up, down, right & left.
[WASD or Arrows] - Zooming it.
[+ or -](or mouse) - Rotate by XY axis. (X
[T | G], Y[Y | H]or mouse) - Close FdF.
[ESC] - Bonus.
[C](Working only if exist filefrog_bonus.fdfintest_maps/(frog.h))
- Numbers in one line means our X-positions on map.
- Lines in file means our Y-positions on map.
- Each numbers on map means our Z-positions on map.
0xFFFFFF: HEX color code for XYZ-position.
