{"id":13531075,"url":"https://github.com/kevinmkchin/vertext","last_synced_at":"2025-04-01T19:31:10.900Z","repository":{"id":123775099,"uuid":"347276307","full_name":"kevinmkchin/vertext","owner":"kevinmkchin","description":"Single-header C library for generating vertices for rendering text","archived":false,"fork":false,"pushed_at":"2024-05-11T20:07:18.000Z","size":1354,"stargazers_count":28,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-02T17:36:40.489Z","etag":null,"topics":[],"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/kevinmkchin.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-03-13T04:55:27.000Z","updated_at":"2024-06-07T15:21:50.000Z","dependencies_parsed_at":"2024-01-03T04:00:34.755Z","dependency_job_id":"7eb12ed6-112a-4e37-b4a0-2152dc6670cb","html_url":"https://github.com/kevinmkchin/vertext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmkchin%2Fvertext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmkchin%2Fvertext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmkchin%2Fvertext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinmkchin%2Fvertext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinmkchin","download_url":"https://codeload.github.com/kevinmkchin/vertext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246700243,"owners_count":20819844,"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":[],"created_at":"2024-08-01T07:00:59.684Z","updated_at":"2025-04-01T19:31:05.890Z","avatar_url":"https://github.com/kevinmkchin.png","language":"C","funding_links":[],"categories":["Libraries"],"sub_categories":["C"],"readme":"# vertext\nSingle header C library for assembling textured quads for rendering text. This library does not perform rendering directly and instead provides a vertex buffer of vertices (in either Screen Space or Clip Space) and texture coordinates. This allows the library to work seamlessly with both OpenGL and DirectX. Very lightweight: ~700 lines of code.\n\nPURPOSE: Text rendering is a non-trivial task, and this library strives to make it easy and frictionless.\n\nThis library REQUIRES [Sean Barrett's stb_truetype.h](https://github.com/nothings/stb/blob/master/stb_truetype.h) library (which is also a single header).\n\n![](https://github.com/kevinmkchin/vertext/blob/main/misc/text-buffer-assembly.gif?raw=true)\n\n![](https://github.com/kevinmkchin/vertext/blob/main/misc/console.gif?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinmkchin%2Fvertext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinmkchin%2Fvertext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinmkchin%2Fvertext/lists"}