{"id":23591341,"url":"https://github.com/halflinghelper/mandlebrot","last_synced_at":"2025-08-22T23:07:48.664Z","repository":{"id":61203355,"uuid":"549248280","full_name":"HalflingHelper/Mandlebrot","owner":"HalflingHelper","description":"Playing with the mandlebrot set in love2d","archived":false,"fork":false,"pushed_at":"2022-10-12T16:10:07.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T07:37:53.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"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/HalflingHelper.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}},"created_at":"2022-10-10T22:51:08.000Z","updated_at":"2022-10-10T22:51:15.000Z","dependencies_parsed_at":"2023-01-20T00:30:15.543Z","dependency_job_id":null,"html_url":"https://github.com/HalflingHelper/Mandlebrot","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/HalflingHelper%2FMandlebrot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalflingHelper%2FMandlebrot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalflingHelper%2FMandlebrot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HalflingHelper%2FMandlebrot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HalflingHelper","download_url":"https://codeload.github.com/HalflingHelper/Mandlebrot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239426111,"owners_count":19636510,"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-12-27T07:38:07.325Z","updated_at":"2025-02-18T07:23:14.966Z","avatar_url":"https://github.com/HalflingHelper.png","language":"Lua","readme":"# Mandlebrot\nI wanted to implement a mandlebrot set. I chose Lua and Love2d, because I like coding in Lua, and Love2d makes graphics less of a headache than something like SDL2 for a quick project like this.\n\n# Running the project\nIn order to run the project, you will have to download [Love2d](Love2d.org). Once it is installed, use love.exe to open the src file. Alternatively, you can compress `miain.lua`, `mandlebrot.lua` and `conf.lua` into a zip file and change the extension to `.love`, which should allow you to automatically run it with `love.exe`.\n\nAt some point I might go ahead and put prebuilt executables in the releases tab.\n\n# Customization options\nYou can change screen resolution, maximum number of iterations, and the soom factor by modifying the corresponding values at the top of `main.lua`. If you want to explore the julia set, change the function on line 79 of `main.lua` to `Eval_Julia`. You can modify the values of a and b in the definition of `Eval_Julia` to view the julia set at different definitions of c.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalflinghelper%2Fmandlebrot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalflinghelper%2Fmandlebrot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalflinghelper%2Fmandlebrot/lists"}