{"id":15049221,"url":"https://github.com/ppekko/r2","last_synced_at":"2026-01-30T03:10:44.053Z","repository":{"id":230797809,"uuid":"779515411","full_name":"ppekko/r2","owner":"ppekko","description":"minimal and super easy-to-use C99 compatiable 2D opengl renderer","archived":false,"fork":false,"pushed_at":"2024-04-02T17:06:48.000Z","size":283,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-05T13:06:31.797Z","etag":null,"topics":["2d","c99","easy-to-use","minmal","renderer","small"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ppekko.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,"publiccode":null,"codemeta":null}},"created_at":"2024-03-30T03:00:07.000Z","updated_at":"2024-03-31T15:20:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"59a18af1-ecc3-4555-8cba-3bc0b256f1f0","html_url":"https://github.com/ppekko/r2","commit_stats":null,"previous_names":["ppekko/r2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ppekko/r2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppekko%2Fr2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppekko%2Fr2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppekko%2Fr2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppekko%2Fr2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppekko","download_url":"https://codeload.github.com/ppekko/r2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppekko%2Fr2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28897840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"online","status_checked_at":"2026-01-30T02:00:06.810Z","response_time":66,"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":["2d","c99","easy-to-use","minmal","renderer","small"],"created_at":"2024-09-24T21:19:10.072Z","updated_at":"2026-01-30T03:10:44.026Z","avatar_url":"https://github.com/ppekko.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"| \u003cimg src=\"logo/logo.svg\" alt=\"img\" width=\"50px\"\u003e | \u003ch1 style=\"margin: 0;\"\u003erenderer 2d\u003c/h1\u003e |\n|:-----------------------------------------------:|:---------------------------------------------------:|\n\nr2 is a minimal and **super easy-to-use** C99 compatiable 2D opengl renderer. It supports texture rendering, framebuffers, SDF text rendering, shape rendering, shader manipulation and more under a simple to use interface.\n\nExample code can be found in the `demo/` folder which shows a lot of functionality.\n\nNote that r2 only supports QOI image loading, but nothing is stopping you from loading your own texture data into `r2_tex`\n\nThis project is licensed under Apache License Version 2.0, view LICENSE file for more details.\n\n# Dependencies\n - freetype\n - cglm\n - glad (included in project)\n - stb_truetype (included in project)\n - qoi (included in project)\n - SDL2 (only for demo project)\n\n# Building\n```\n$ mkdir build \u0026\u0026 cd build\n$ cmake ..\n$ make # or whatever command you usually use to build cmake projects\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppekko%2Fr2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppekko%2Fr2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppekko%2Fr2/lists"}