{"id":20071484,"url":"https://github.com/matbme/pad-gb","last_synced_at":"2026-05-05T16:11:31.785Z","repository":{"id":173800833,"uuid":"651300328","full_name":"matbme/PAD-GB","owner":"matbme","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-16T22:14:52.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T23:49:07.621Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/matbme.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,"publiccode":null,"codemeta":null}},"created_at":"2023-06-09T00:32:39.000Z","updated_at":"2023-06-09T20:07:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3de5a8a-c3c6-4f79-8d72-03ad313fc310","html_url":"https://github.com/matbme/PAD-GB","commit_stats":null,"previous_names":["matbme/pad-gb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matbme%2FPAD-GB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matbme%2FPAD-GB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matbme%2FPAD-GB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matbme%2FPAD-GB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matbme","download_url":"https://codeload.github.com/matbme/PAD-GB/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241502801,"owners_count":19972957,"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-11-13T14:29:33.652Z","updated_at":"2026-05-05T16:11:26.761Z","avatar_url":"https://github.com/matbme.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trabalho GB PAD 2023/1\n\n- Grupos de até 3 pessoas\n- Implementação do fractal de Mandelbrot\n- Processo 1: Pega a matriz e organiza os jobs\n\t- Job: quadrado ou retângulo com x,y inicial e x,y final\n- Processos trabalhadores: pega 1 job, computa o valor do pixel para cada ponto e adiciona na matriz resultado\n- Processo impressor: retira 1 resultado, realiza o print na tela\n- Possibilitar alterar a complexidade de cores e número de processos trabalhadores\n\n## Usage\n\nDependencies:\n- `freeglut3-dev` (Ubuntu) `freeglut-devel` (Fedora)\n\n```sh\n$ make\n$ ./fractal\n```\n\n## Developing\n\nDev-dependencies:\n- `bear`\n\nBefore starting development, you should generate a `compile_commands.json` so linters can identify the include directory and build flags.\n\n```sh\n$ make clean; bear -- make\n```\n\n## References:\n- https://physicspython.wordpress.com/2020/02/16/visualizing-the-mandelbrot-set-using-opengl-part-1/\n- https://www.brennengreen.dev/blog/posts/1/\n- https://github.com/gendestry/Mandelbrot\n- http://nuclear.mutantstargoat.com/articles/sdr_fract/\n- https://mathworld.wolfram.com/MandelbrotSet.html\n\n## Credits\n\n- Mandelbrot fractal code obtained from [Rosetta Code](https://rosettacode.org/wiki/Mandelbrot_set)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatbme%2Fpad-gb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatbme%2Fpad-gb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatbme%2Fpad-gb/lists"}