{"id":16653902,"url":"https://github.com/mixih/tinygfx","last_synced_at":"2026-03-15T09:03:33.500Z","repository":{"id":204592769,"uuid":"712213272","full_name":"Mixih/tinygfx","owner":"Mixih","description":"A small graphics engine implemented on OpenGL 4 and Vulkan","archived":false,"fork":false,"pushed_at":"2023-10-31T02:54:16.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T20:57:45.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/Mixih.png","metadata":{"files":{"readme":"README.adoc","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}},"created_at":"2023-10-31T02:47:04.000Z","updated_at":"2023-10-31T02:53:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"673a4d3e-aedb-445b-b023-21f31461777b","html_url":"https://github.com/Mixih/tinygfx","commit_stats":null,"previous_names":["mixih/tinygfx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mixih/tinygfx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixih%2Ftinygfx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixih%2Ftinygfx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixih%2Ftinygfx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixih%2Ftinygfx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mixih","download_url":"https://codeload.github.com/Mixih/tinygfx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mixih%2Ftinygfx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30539496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-12T09:47:58.933Z","updated_at":"2026-03-15T09:03:33.479Z","avatar_url":"https://github.com/Mixih.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"= TinyGFX\nThe minimal graphics engine\n\n== Description\n\nTinyGFX is a small experimental graphics engine to try out the low-level features of\nmodern graphics APIs. Here are some highlights of current functionality\n\n* WIP\n\n== Development\n\nThe battle tested cmake commands work for building the project:\n\n[source,bash]\n----\n$ mkdir build\n$ cd build\n$ cmake -DMAKE_BUILD_TYPE=Release ..\n$ make -j\u003ccores\u003e\n----\n\nHowever, a convenience Makefile has been shipped in the root that will create a debug\nbuild. This can be run as follows:\n\n[source,bash]\n----\n$ make -j\u003ccores\u003e all\n----\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixih%2Ftinygfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmixih%2Ftinygfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmixih%2Ftinygfx/lists"}