{"id":19856537,"url":"https://github.com/gavinlyonsrepo/fractal_creator","last_synced_at":"2026-02-06T02:03:23.929Z","repository":{"id":98596917,"uuid":"114160366","full_name":"gavinlyonsrepo/Fractal_creator","owner":"gavinlyonsrepo","description":"Fractal-generating Demo, creates a fractal using Mandelbrot set. Includes magnifications. Written in C++.","archived":false,"fork":false,"pushed_at":"2024-11-07T20:20:40.000Z","size":1692,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T20:51:16.598Z","etag":null,"topics":["bitmap","c","cpl","cplusplus","cpp","demo","demo-application","demonstration","fractal","fractals","graphics","mandelbrot","mandelbrot-fractal","mandelbrot-sets","maths"],"latest_commit_sha":null,"homepage":"","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/gavinlyonsrepo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-12-13T19:25:33.000Z","updated_at":"2024-11-07T20:20:43.000Z","dependencies_parsed_at":"2024-07-11T17:23:51.156Z","dependency_job_id":null,"html_url":"https://github.com/gavinlyonsrepo/Fractal_creator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2FFractal_creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2FFractal_creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2FFractal_creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavinlyonsrepo%2FFractal_creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavinlyonsrepo","download_url":"https://codeload.github.com/gavinlyonsrepo/Fractal_creator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251969426,"owners_count":21673201,"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":["bitmap","c","cpl","cplusplus","cpp","demo","demo-application","demonstration","fractal","fractals","graphics","mandelbrot","mandelbrot-fractal","mandelbrot-sets","maths"],"created_at":"2024-11-12T14:15:48.719Z","updated_at":"2026-02-06T02:03:18.887Z","avatar_url":"https://github.com/gavinlyonsrepo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nOverview\n--------------------------------------------\n\n* Name: fractal_creator\n\n* Description: \nFractal Creator. This Demo program is written in C++. \nThis project creates a bitmap file  and \nthen applies two magnification functions \nto a sector of that file. The bitmap is a graphic image.\nThe graphic image is a fractal created by the Mandelbrot Set.\nA fractal in mathematics is an abstract object used to describe \nand simulate naturally occurring objects. Fractals can also be nearly the \nsame at different levels. For Linux based OS.\n\n* Author: Gavin Lyons\n* Credits: Based on code from www.caveofprogramming.com  \n\nDownload\n-----------------------------------------------\n\n```sh\ncd ~/Downloads\ncurl -L -O https://github.com/gavinlyonsrepo/Fractal_creator/archive/master.zip \nunzip master.zip  \ncd Fractal_creator-master\n```\n\nBuild\n--------------------------------------\n\n* run 'make'  to build\n* Exe file made at ./Bin/fcsim \n* run 'make help' for all the other options in make file including in install. \n\nUsage\n------------------------------------------\n\n\n```\nfcsim  [arguments]\nfcsim 800 600 0.1 2\n```\nArguments list\n\n| Number | Name | Default value | Notes  | \n| -------- | ----------- | ----------- | ----------- |\n| 1 | width Resolution | 800 | width of bmp file | \n| 2 | height Resolution| 600 | height of bmp file | \n| 3 | zoom Scale |  0.1 | smaller the number higher the zoom | \n| 4 | number of Zooms | 2 | 0, 1 or 2| \n\nOutput \n\n-------------------------------------\nBitmap Output files are outputted to:-\nwhere RRRR is random number.\n\n```sh\n/tmp/FractalRRRR.BMP\n```\n\n![Ss](https://github.com/gavinlyonsrepo/Fractal_creator/blob/master/documentation/screenshots/Fractal_before_zoom.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinlyonsrepo%2Ffractal_creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgavinlyonsrepo%2Ffractal_creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavinlyonsrepo%2Ffractal_creator/lists"}