{"id":22499693,"url":"https://github.com/liraymond04/olc-bresenham","last_synced_at":"2026-07-17T06:36:49.247Z","repository":{"id":265661575,"uuid":"624153198","full_name":"liraymond04/olc-bresenham","owner":"liraymond04","description":"Implementation of Bresenham's line algorithm for plotting curves.","archived":false,"fork":false,"pushed_at":"2023-04-05T21:36:06.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T14:14:27.975Z","etag":null,"topics":["algorithms","bresenham-algorithm","bresenham-circle-drawing-algorithm","bresenham-line-drawing-algorithm","c-plus-plus","cpp","curves","olc","olcpixelgameengine","pge"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liraymond04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-04-05T21:24:23.000Z","updated_at":"2024-07-17T07:28:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea39ef1f-ce01-400b-b390-36418edd1786","html_url":"https://github.com/liraymond04/olc-bresenham","commit_stats":null,"previous_names":["liraymond04/olc-bresenham"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/liraymond04/olc-bresenham","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liraymond04%2Folc-bresenham","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liraymond04%2Folc-bresenham/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liraymond04%2Folc-bresenham/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liraymond04%2Folc-bresenham/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liraymond04","download_url":"https://codeload.github.com/liraymond04/olc-bresenham/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liraymond04%2Folc-bresenham/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019125,"owners_count":26086679,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"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":["algorithms","bresenham-algorithm","bresenham-circle-drawing-algorithm","bresenham-line-drawing-algorithm","c-plus-plus","cpp","curves","olc","olcpixelgameengine","pge"],"created_at":"2024-12-06T22:14:56.970Z","updated_at":"2025-10-14T14:14:32.462Z","avatar_url":"https://github.com/liraymond04.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# olc-bresenham\n\nImplementation of [Bresenham's line algorithm](http://members.chello.at/~easyfilter/bresenham.html) for plotting curves.\n\nProject using javidx9's [olcPixelGameEngine](https://github.com/OneLoneCoder/olcPixelGameEngine)\n\n## Controls\n\n| Button | Action |\n| ----------- | ----------- |\n| Escape | Quit |\n| Left arrow | Previous curve |\n| Right arrow | Next curve |\n| Left click | Plot point |\n| Backspace | Clear points |\n\n## Building\n\nBuilding is based on Moros1138's [pge-template-project](https://github.com/Moros1138/pge-template-project) CMake files\n\n### Arch Linux\n\nInstall the required packages with the following command\n\n`sudo pacman -Sy base-devel cmake git libpng mesa`\n\nGenerate project makefiles with CMake\n\n`cmake .`\n\nAnd build the project\n\n`make`\n\n### Windows\n\nInstall a C++ compiler like [MinGW](https://sourceforge.net/projects/mingw/)\n\nGenerate project makefiles with CMake\n\n`cmake . -G \"MinGW Makefiles\"`\n\nAnd build the project\n\n`mingw32-make`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliraymond04%2Folc-bresenham","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliraymond04%2Folc-bresenham","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliraymond04%2Folc-bresenham/lists"}