{"id":19901265,"url":"https://github.com/vbrazhnik/fract-ol","last_synced_at":"2025-07-12T15:41:19.795Z","repository":{"id":220985355,"uuid":"200408507","full_name":"VBrazhnik/Fract-ol","owner":"VBrazhnik","description":"School 42 project // Fractal Renderer","archived":false,"fork":false,"pushed_at":"2019-08-03T18:44:37.000Z","size":15400,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-05T15:53:07.355Z","etag":null,"topics":["42","42projects","42school","born2code","burning-ship","c","fract-ol","fractal","julia-set","mandelbrot-set","minilibx","unitfactory"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VBrazhnik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-08-03T18:29:38.000Z","updated_at":"2024-02-05T15:53:12.140Z","dependencies_parsed_at":"2024-02-12T01:30:15.067Z","dependency_job_id":null,"html_url":"https://github.com/VBrazhnik/Fract-ol","commit_stats":null,"previous_names":["vbrazhnik/fract-ol"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VBrazhnik%2FFract-ol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VBrazhnik%2FFract-ol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VBrazhnik%2FFract-ol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VBrazhnik%2FFract-ol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VBrazhnik","download_url":"https://codeload.github.com/VBrazhnik/Fract-ol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224341309,"owners_count":17295272,"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":["42","42projects","42school","born2code","burning-ship","c","fract-ol","fractal","julia-set","mandelbrot-set","minilibx","unitfactory"],"created_at":"2024-11-12T20:14:31.345Z","updated_at":"2024-11-12T20:14:31.963Z","avatar_url":"https://github.com/VBrazhnik.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fract'ol\n\n![Fract'ol](/images/fract-ol.svg)\n\nFract'ol is a School 42 project. The purpose of this project is to create fractal renderer.\n\nNote that **macOS is only supported**.\n\n[`fract_ol.en.pdf`](/fract_ol.en.pdf) is the task file.\n\n## Wiki\n\nYou can check [wiki-pages](../../wiki/) if you want to read detailed explanations and tips. Wiki-pages were written **in Russian**.\n\n## How to clone?\n\nThis repository includes submodule. So if you want to clone it, you can use the following command:\n\n```\ngit clone --recurse-submodules \u003crepository url\u003e\n```\n\nIf you will use `git clone \u003crepository url\u003e` instead of, you will get the empty `libft` folder.\n\n## Installation\n\nClone repository and then go into the created directory and run the following command:\n\n```\nmake\n```\n\n## How to run program?\n\nYou can run the project with the following command:\n\n```\n./fractol \u003cname\u003e\n```\n\nFor example, you can specify Mandelbrot fractal:\n\n```\n./fractol Mandelbrot\n```\n\n![Mandelbrot](/images/mandelbrot.png)\n\nMulti-window mode is also supported. For example, you can run the following command to launch two windows:\n\n```\n./fractol \u003cname\u003e \u003cname\u003e\n```\n\nYou can specify up to 10 fractal names for one launch.\n\nThere are available the following fractals:\n\n* Mandelbrot\n* Julia\n* Burning Ship\n* Mandelbar\n* Celtic Mandelbrot\n* Celtic Mandelbar\n* Celtic Perpendicular\n* Perpendicular Mandelbrot\n* Perpendicular Burning Ship\n* Perpendicular Buffalo\n\nNote that for a-few-word names you must use quotes:\n\n```\n./fractol \"Perpendicular Burning Ship\"\n```\n\n## Controls\n\nYou can use H key for the help menu which contains a list of controls.\n\n![Controls](/images/controls.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbrazhnik%2Ffract-ol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvbrazhnik%2Ffract-ol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvbrazhnik%2Ffract-ol/lists"}