8000 GitHub - alexandre-hallaine/FDF: Dynamic Isometric Wireframe Renderer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexandre-hallaine/FDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDF

42

Overview

FDF brings your map data to life. Visualize terrain, landscapes, or abstract structures in a dynamic 3D wireframe environment with interactive controls.

Disclaimer: This project serves as a learning example and does not strictly adhere to common core conventions or specific coding norms.

Prerequisites

  • MLX42 (included as a submodule; ensure its dependencies like GLFW are installed for compilation) -
  • get_next_line (included as a submodule)

Instructions:

  1. Compile: Use the make command to compile the project.
  2. Run: Execute the fdf program with a map file as the argument.

Example:

./fdf maps/42.fdf

Controls

  • Move: Hold the left mouse button and drag.
  • Zoom: Use the mouse scroll wheel.
  • Resize: Drag the window edges or maximize to fit your screen.

About

Dynamic Isometric Wireframe Renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0