{"id":22369875,"url":"https://github.com/zeozeozeo/tinygp","last_synced_at":"2026-05-02T09:33:01.459Z","repository":{"id":176151077,"uuid":"611901463","full_name":"zeozeozeo/tinygp","owner":"zeozeozeo","description":"Tiny Graphics Painter: small, fast and pretty graphics tessellation in C99.","archived":false,"fork":false,"pushed_at":"2024-04-18T08:46:39.000Z","size":47,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T19:39:59.262Z","etag":null,"topics":["c","c99","gl","gp","graphics","graphics-library","opengl","rendering","tessellation","tessellator","vector-graphics","vulkan"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeozeozeo.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":"2023-03-09T19:22:15.000Z","updated_at":"2024-10-03T14:13:45.000Z","dependencies_parsed_at":"2024-12-08T17:30:46.120Z","dependency_job_id":null,"html_url":"https://github.com/zeozeozeo/tinygp","commit_stats":null,"previous_names":["zeozeozeo/tinygp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeozeozeo%2Ftinygp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeozeozeo%2Ftinygp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeozeozeo%2Ftinygp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeozeozeo%2Ftinygp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeozeozeo","download_url":"https://codeload.github.com/zeozeozeo/tinygp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245690226,"owners_count":20656550,"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":["c","c99","gl","gp","graphics","graphics-library","opengl","rendering","tessellation","tessellator","vector-graphics","vulkan"],"created_at":"2024-12-04T19:29:31.822Z","updated_at":"2026-05-02T09:33:01.425Z","avatar_url":"https://github.com/zeozeozeo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **WIP**\n\n# tinygp.h (Tiny Graphics Painter)\n\nThis is a small and fast 2D graphics library written in C99 (WIP).\n\n# Features\n\n- Antialiasing\n    ![Not antialiased](/media/aliased.png)\n\n    ![Antialiased](/media/antialiased.png)\n\n- 2D transformations (rotation, translation, projection)\n- Ability to provide your own userdata for every draw command (the library does not provide shader support or image loading, but it can be implemented by using this feature)\n- Does not rely on a graphics API, the library only generates draw commands (there is a backend for OpenGL and OpenGLES)\n- Automatic batching: draw commands are automatically merged\n- Batch optimization: rearranges draw commands to merge more of them\n- Single header library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeozeozeo%2Ftinygp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeozeozeo%2Ftinygp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeozeozeo%2Ftinygp/lists"}