{"id":22140807,"url":"https://github.com/xorz57/piapproximation","last_synced_at":"2025-03-24T11:18:34.648Z","repository":{"id":192689147,"uuid":"686655320","full_name":"xorz57/PiApproximation","owner":"xorz57","description":"Pi Approximation written in C++17","archived":false,"fork":false,"pushed_at":"2024-03-17T09:09:52.000Z","size":192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-17T10:26:16.001Z","etag":null,"topics":["cpp","cpp17","monte-carlo-integration","monte-carlo-simulation","pi-approximation","sfml"],"latest_commit_sha":null,"homepage":"https://xorz57.github.io/PiApproximation","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/xorz57.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-09-03T14:15:34.000Z","updated_at":"2024-03-17T10:26:16.844Z","dependencies_parsed_at":null,"dependency_job_id":"5e000a36-e96a-420a-a35b-423e20818558","html_url":"https://github.com/xorz57/PiApproximation","commit_stats":null,"previous_names":["xorz57/piapproximation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorz57%2FPiApproximation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorz57%2FPiApproximation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorz57%2FPiApproximation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xorz57%2FPiApproximation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xorz57","download_url":"https://codeload.github.com/xorz57/PiApproximation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245258214,"owners_count":20585977,"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":["cpp","cpp17","monte-carlo-integration","monte-carlo-simulation","pi-approximation","sfml"],"created_at":"2024-12-01T21:07:44.296Z","updated_at":"2025-03-24T11:18:34.625Z","avatar_url":"https://github.com/xorz57.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PiApproximation\n\n[![Build](https://github.com/xorz57/PiApproximation/actions/workflows/Build.yml/badge.svg)](https://github.com/xorz57/PiApproximation/actions/workflows/Build.yml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=xorz57_PiApproximation\u0026metric=alert_status)](https://sonarcloud.io/summary/new_code?id=xorz57_PiApproximation)\n\n![image](https://github.com/xorz57/PiApproximation/assets/84932056/0a0b4ae1-d18d-4712-9ece-aceee672f501)\n\n## Dependencies\n\n- [SFML](https://github.com/SFML/SFML)\n- [ImGui-SFML](https://github.com/SFML/imgui-sfml)\n\n## How to Build\n\n#### Linux \u0026 macOS\n\n```bash\ngit clone https://github.com/microsoft/vcpkg.git ~/vcpkg\n~/vcpkg/bootstrap-vcpkg.sh\n\ngit clone https://github.com/xorz57/PiApproximation.git\ncd PiApproximation\ncmake -B build -DCMAKE_BUILD_TYPE=Release -S . -DCMAKE_TOOLCHAIN_FILE=~/vcpkg/scripts/buildsystems/vcpkg.cmake\ncmake --build build --config Release\nctest --build-config Release\n```\n\n#### Windows\n\n```powershell\ngit clone https://github.com/microsoft/vcpkg.git C:/vcpkg\nC:/vcpkg/bootstrap-vcpkg.bat\nC:/vcpkg/vcpkg.exe integrate install\n\ngit clone https://github.com/xorz57/PiApproximation.git\ncd PiApproximation\ncmake -B build -DCMAKE_BUILD_TYPE=Release -S . -DCMAKE_TOOLCHAIN_FILE=C:/vcpkg/scripts/buildsystems/vcpkg.cmake\ncmake --build build --config Release\nctest --build-config Release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxorz57%2Fpiapproximation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxorz57%2Fpiapproximation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxorz57%2Fpiapproximation/lists"}