{"id":20547248,"url":"https://github.com/restylianos/wu-s-aa","last_synced_at":"2026-05-19T07:35:43.480Z","repository":{"id":102022536,"uuid":"361921420","full_name":"restylianos/Wu-s-AA","owner":"restylianos","description":" implementation of Wu's antialiasing algorithm","archived":false,"fork":false,"pushed_at":"2021-05-13T10:24:49.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-11T04:35:35.434Z","etag":null,"topics":["antialiasing","c","opengl"],"latest_commit_sha":null,"homepage":"","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/restylianos.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":"2021-04-26T23:29:37.000Z","updated_at":"2022-07-09T15:18:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"f19f5ee1-a3e0-42a5-8ab4-f9326d48ab8a","html_url":"https://github.com/restylianos/Wu-s-AA","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/restylianos/Wu-s-AA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restylianos%2FWu-s-AA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restylianos%2FWu-s-AA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restylianos%2FWu-s-AA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restylianos%2FWu-s-AA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/restylianos","download_url":"https://codeload.github.com/restylianos/Wu-s-AA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/restylianos%2FWu-s-AA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33206320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:16:55.748Z","status":"ssl_error","status_checked_at":"2026-05-19T07:16:54.366Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["antialiasing","c","opengl"],"created_at":"2024-11-16T02:07:06.348Z","updated_at":"2026-05-19T07:35:43.440Z","avatar_url":"https://github.com/restylianos.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementation of Wu's antialiasing algorithm\nMinimal implementation of Wu's antialiasing algorithm with a linear line as an example. OpenGL\nlibrary is utilised as the graphics framework.\n\n## Install OpenGl\n**Linux** -- Debian-like\n```\n$ sudo apt-get update\n$ sudo apt-get install libglu1-mesa-dev freeglut3-dev mesa-common-dev\n```\n**Other**\n```\nDon't use other OS's :)\n```\n\n\n## Compile and Run\n**Compile**\n``\ngcc ./main.c -lglut -lGLU -lGL -o \u003cname_that_you_prefer\u003e\n``\n**Run**\n``\n./\u003cname_that_you_prefer\u003e\n``\n\n### Resources  \n* [`GeeksForGeeks`](https://www.geeksforgeeks.org/anti-aliased-line-xiaolin-wus-algorithm/)\n* [`UnionAssets`](https://unionassets.com/blog/algorithm-brezenhema-and-wu-s-line-299)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestylianos%2Fwu-s-aa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frestylianos%2Fwu-s-aa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestylianos%2Fwu-s-aa/lists"}