Giter VIP home page Giter VIP logo

42fdf's Introduction

FdF

GitHub code size in bytes Code language count GitHub top language GitHub last commit

France.XXL.fdf

This is the first graphical project I've in the 42SP common core trail. It's objective is to print an isometric wireframe (or Fil-de-Fer) projection on screen from a map passed as an argument. In the mandatory part we are only required to draw it once on screen, but for the bonus part we also have to add the ability to rotate, translate and zoom in/out. So we need to keep updating the drawing in accordance to the transformations applied.

t1.fdf

How to run

1. Clone the repository

git clone [email protected]:rscres/42FdF.git
cd 42Fdf

2.Compile

To compile the mandatory part

make

To compile the bonus part (with rotation, translation and zoom)

make bonus

3.Run

42.fdf

To run the program, simply type the executable name ./fdf or ./fdf_bonus and the map you want to see. Like this:

./fdf maps/42.fdf
or
./fdf_bonus maps/42.fdf

The 42.fdf map can be replaced with the desired map.

Useful links

  • MinilibX the graphical library used in this project

42fdf's People

Contributors

rscres avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.