{"id":15035168,"url":"https://github.com/simonwaldherr/bbmandelbrotgo","last_synced_at":"2025-04-10T00:22:03.619Z","repository":{"id":18829061,"uuid":"22044354","full_name":"SimonWaldherr/bbmandelbrotGo","owner":"SimonWaldherr","description":"generate images of a mandelbrot fractal","archived":false,"fork":false,"pushed_at":"2023-04-18T07:58:27.000Z","size":7687,"stargazers_count":20,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T02:06:00.912Z","etag":null,"topics":["fractal","fractal-algorithms","fractal-images","go","golang","hacktoberfest-accepted","mandelbrot","mandelbrot-fractal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/SimonWaldherr.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":"2014-07-20T21:55:42.000Z","updated_at":"2024-05-16T11:25:58.000Z","dependencies_parsed_at":"2024-06-19T01:53:22.490Z","dependency_job_id":null,"html_url":"https://github.com/SimonWaldherr/bbmandelbrotGo","commit_stats":{"total_commits":25,"total_committers":3,"mean_commits":8.333333333333334,"dds":0.24,"last_synced_commit":"d9e6ef2ce6257a82d864c8dfeb574f29129ea6e1"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonWaldherr%2FbbmandelbrotGo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonWaldherr%2FbbmandelbrotGo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonWaldherr%2FbbmandelbrotGo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonWaldherr%2FbbmandelbrotGo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonWaldherr","download_url":"https://codeload.github.com/SimonWaldherr/bbmandelbrotGo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248132149,"owners_count":21052984,"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":["fractal","fractal-algorithms","fractal-images","go","golang","hacktoberfest-accepted","mandelbrot","mandelbrot-fractal"],"created_at":"2024-09-24T20:27:42.868Z","updated_at":"2025-04-10T00:22:03.596Z","avatar_url":"https://github.com/SimonWaldherr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bbmandelbrotGo\n\n[![Coverage Status](https://coveralls.io/repos/SimonWaldherr/bbmandelbrotGo/badge.png)](https://coveralls.io/r/SimonWaldherr/bbmandelbrotGo) \n[![Go Report Card](https://goreportcard.com/badge/github.com/simonwaldherr/bbmandelbrotGo)](https://goreportcard.com/report/github.com/simonwaldherr/bbmandelbrotGo) \n[![codebeat badge](https://codebeat.co/badges/f99a42ee-8dae-4cb9-8c88-c27d20b79edd)](https://codebeat.co/projects/github-com-simonwaldherr-bbmandelbrotgo-master)  \n[![DOI](https://zenodo.org/badge/22044354.svg)](https://zenodo.org/badge/latestdoi/22044354) \n[![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/SimonWaldherr/bbmandelbrotGo) \n[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/SimonWaldherr/bbmandelbrotGo/master/LICENSE) \n\n## what\n \nthe [Mandelbrot set](http://en.wikipedia.org/wiki/Mandelbrot_set) is a very popular [fractal](http://en.wikipedia.org/wiki/Fractal) by [Benoît B. Mandelbrot](http://en.wikipedia.org/wiki/Benoit_Mandelbrot).  \nThere is a great [Song (and Video) on YouTube about the Mandelbrot(/Julia) fractal](https://www.youtube.com/watch?v=ES-yKOYaXq0). \nMany thanks to [Jonathan Coulton](https://www.jonathancoulton.com) for this great song and for sharing it under [CC](https://creativecommons.org)-BY-NC\n\n![Mandelbrot Fractal](https://raw.githubusercontent.com/SimonWaldherr/bbmandelbrotGo/master/mandelbrot.png)\n\n## how\n\n```\ngo test .\n```\n\n```\ngo run demo/cliexample.go --help\nUsage of ./bbmandelbrot:\n  -b=1: color scheme (blue)\n  -f=\"mandelbrot.png\": destination filename\n  -g=3: color scheme (green)\n  -h=2560: fractal height\n  -r=2: color scheme (red)\n  -w=2560: fractal width\nexit status 2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwaldherr%2Fbbmandelbrotgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonwaldherr%2Fbbmandelbrotgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonwaldherr%2Fbbmandelbrotgo/lists"}