{"id":18187838,"url":"https://github.com/0bvim/fdf","last_synced_at":"2026-02-05T05:02:20.538Z","repository":{"id":196457886,"uuid":"696084138","full_name":"0bvim/FdF","owner":"0bvim","description":"This project is about representing a landscape as a 3D object","archived":false,"fork":false,"pushed_at":"2024-11-28T00:09:51.000Z","size":7168,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T00:38:06.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0bvim.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-25T03:41:03.000Z","updated_at":"2024-11-28T00:09:55.000Z","dependencies_parsed_at":"2024-07-23T16:08:23.194Z","dependency_job_id":"c0ae5031-e783-489c-b9ae-0f17d2ea8ab9","html_url":"https://github.com/0bvim/FdF","commit_stats":{"total_commits":45,"total_committers":5,"mean_commits":9.0,"dds":"0.33333333333333337","last_synced_commit":"ab629d15960221639a5697c7f1f6e0d37bb121cf"},"previous_names":["vinicius-f-pereira/fdf","0xniv/fdf","0bvim/fdf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0bvim%2FFdF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0bvim%2FFdF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0bvim%2FFdF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0bvim%2FFdF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0bvim","download_url":"https://codeload.github.com/0bvim/FdF/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248124847,"owners_count":21051757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-03T02:03:29.895Z","updated_at":"2026-02-05T05:02:20.498Z","avatar_url":"https://github.com/0bvim.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FdF\nThis project is about representing a landscape as a 3D object\n\u003e Note: I'll refactor this project soon.\n\n---\n\n## ***Clone the project***\n```link\ngit clone git@github.com:0bvim/FdF.git\n```\n\n## ***Go to FdF repository and download MLX42 from codam***\n```\n$ cd FdF\n$ git clone https://github.com/codam-coding-college/MLX42.git\n```\n\n### ***Now you need to build MLX with cmake and back to FdF directory***\n```\n$ cd MLX42\n$ cmake -B build\n$ cmake --build build -j4 # or do make -C build -j4\n$ cd ../\n```\n\u003e Ps: If you are in 42 school machine, you need to change update your cmake to `3.18` or above.\n\u003e If you can't update, change version requirement in file inside of MLX42 directory:\n```\n$ cd MLX42/\n$ vim CMakeLists.txt\n\nIn following line change version to 3.16 or your cmake version (cmake --version):\ncmake_minimum_required (VERSION 3.18.0) --\u003e cmake_minimum_required (VERSION 3.16.0)\n```\n \n### Build FdF executable and run program\n```\n$ make or make bonus\n$ ./fdf maps/42.fdf\n```\n\n\u003e Mandatory part and bonus are separeted, so if you run `make` and then `make bonus` you'll see only bonus part.\n\n### Mandatory \n* Mandatory part is basicaly print pixels in a windows and make it take Isometric Projection. * (My mandatory handle bonus too, except color)\n### Bonus\n* `Rotation, Translaction, Zoom In/Out, Extra Projection (like perspective)` and one bonus of your choice.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0bvim%2Ffdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0bvim%2Ffdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0bvim%2Ffdf/lists"}