{"id":20284571,"url":"https://github.com/bvsam/fractal","last_synced_at":"2026-05-29T20:31:27.287Z","repository":{"id":217113482,"uuid":"731517575","full_name":"bvsam/fractal","owner":"bvsam","description":"Visualizing fractals using C++ and SFML.","archived":false,"fork":false,"pushed_at":"2024-02-01T01:42:32.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T03:43:02.321Z","etag":null,"topics":[],"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/bvsam.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}},"created_at":"2023-12-14T09:03:29.000Z","updated_at":"2024-02-01T11:16:44.000Z","dependencies_parsed_at":"2024-02-01T02:45:26.421Z","dependency_job_id":null,"html_url":"https://github.com/bvsam/fractal","commit_stats":null,"previous_names":["bvsam/fractal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bvsam/fractal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvsam%2Ffractal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvsam%2Ffractal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvsam%2Ffractal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvsam%2Ffractal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bvsam","download_url":"https://codeload.github.com/bvsam/fractal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bvsam%2Ffractal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33670211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-14T14:20:21.245Z","updated_at":"2026-05-29T20:31:27.267Z","avatar_url":"https://github.com/bvsam.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fractal\n\nVisualizing fractals using C++ and SFML.\n\n## Running\n\nControls:\n\n- **A** - zoom in\n- **E** - zoom out\n\n## Building\n\n### Locally\n\nNote: Building the code locally requires both [SFML](https://www.sfml-dev.org/) and [CMake](https://cmake.org/) to be installed. The following instructions are meant for Linux/WSL.\n\nTo build and run the code, do the following:\n\n1. Make a `build` directory and cd into it\n\n```bash\nmkdir build\ncd build\n```\n\n2. While in the `build` directory, run `cmake` with the `CMakeLists.txt` in the root directory of this repo.\n\n```bash\ncmake ..\n```\n\n3. Run make\n\n```bash\nmake\n```\n\n4. Run the generated binary\n\n```\n./fractal\n```\n\n## References and Attribution\n\n- [_Understanding Julia and Mandelbrot Sets_](https://www.karlsims.com/julia.html) by _Karl Sims_\n- [_Simple Fractal Rendering_](https://youtu.be/uc2yok_pLV4) by _Pezzza's Work_\n- [_From Newton’s method to Newton’s fractal (which Newton knew nothing about)_](https://youtu.be/-RdOwhmqP5s) by _3Blue1Brown_\n  - idea inspiration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbvsam%2Ffractal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbvsam%2Ffractal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbvsam%2Ffractal/lists"}