Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 522 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 522 Bytes

FdF

3D wireframe renderer with some interaction abilities

A map rendered with FdF

Installaion

You have to install cmake and glfw first, and then the MLX library. To do so, simply run

make mlx

then build the code

make

Usage

You can render any map that you have with the following command

build/fdf maps/[MAP_NAME].fdf

Keymap

Key Functionality
scroll wheel Zoom in/out
G + mouse Moving the map
R + mouse Rotating the map