Skip to content

FDF is a graphic project that focuses on creating a simple 3D wireframe representation of a landscape from elevation data. The goal is to learn the basics of 3D graphics and provide users with an interactive view of various map scenarios.

Notifications You must be signed in to change notification settings

mariekart42/FDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDF

FDF Logo

FDF - 42 Project

Welcome to FDF, a 42 School project that explores 3D graphics using the wireframe representation of a 3D landscape.

Table of Contents

About

FDF is a graphic project that focuses on creating a simple 3D wireframe representation of a landscape from elevation data. The goal is to learn the basics of 3D graphics and provide users with an interactive view of various map scenarios.

Features

  • Render a 3D landscape using wireframe representation.
  • Interpret elevation data from provided map files.
  • Explore maps with customizable colors and depth settings.
  • Control rotation, scaling, and movement of the rendered scene.
  • Implement basic controls for interactivity.

Getting Started

  1. Clone the repository:
    git clone https://github.com/mariekart42/FDF.git
    
  2. Navigate to the project folder:
    cd FDF
    
  3. Compile the project:
    make
    
  4. Run the game with a provided .cub map file:
    ./fdf maps/map.fdf
    

Screenshots

Screenshot 1 Screenshot 2

About

FDF is a graphic project that focuses on creating a simple 3D wireframe representation of a landscape from elevation data. The goal is to learn the basics of 3D graphics and provide users with an interactive view of various map scenarios.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published