{"id":20803502,"url":"https://github.com/afiskon/c-opengl-text","last_synced_at":"2025-07-24T08:09:43.142Z","repository":{"id":148343714,"uuid":"49019041","full_name":"afiskon/c-opengl-text","owner":"afiskon","description":"OpenGL example in pure C: text rendering, textures, etc","archived":false,"fork":false,"pushed_at":"2024-10-11T09:54:54.000Z","size":24770,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T02:48:33.795Z","etag":null,"topics":["3d","3d-graphics","c","cross-platform","game-development","opengl"],"latest_commit_sha":null,"homepage":"https://eax.me/opengl-text/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afiskon.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,"zenodo":null}},"created_at":"2016-01-04T19:46:31.000Z","updated_at":"2024-12-08T16:06:19.000Z","dependencies_parsed_at":"2025-05-07T02:56:14.948Z","dependency_job_id":null,"html_url":"https://github.com/afiskon/c-opengl-text","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afiskon/c-opengl-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiskon%2Fc-opengl-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiskon%2Fc-opengl-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiskon%2Fc-opengl-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiskon%2Fc-opengl-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afiskon","download_url":"https://codeload.github.com/afiskon/c-opengl-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afiskon%2Fc-opengl-text/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266813418,"owners_count":23988544,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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":["3d","3d-graphics","c","cross-platform","game-development","opengl"],"created_at":"2024-11-17T18:53:27.719Z","updated_at":"2025-07-24T08:09:43.135Z","avatar_url":"https://github.com/afiskon.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# c-opengl-text\n\nOn Linux you will need these packages:\n\n```\n    g++-4.8 git cmake libgl1-mesa-dev libxrandr-dev libxinerama-dev\n    libxcursor-dev libglu1-mesa-dev libxi-dev\n```\n\nUsage:\n\n```\n    git submodule init\n    git submodule update\n    mkdir build\n    cd build\n\n    # on *nix:\n    cmake ..\n    make -j4 demo emdconv\n\n    # on Windows:\n    cmake -DASSIMP_BUILD_ASSIMP_TOOLS=OFF -G \"MinGW Makefiles\" ..\n    mingw32-make -j4 demo emdconv\n\n    cd ..\n    ./build/emdconv models/skybox.blend skybox.emd\n    ./build/demo\n```\n\n* WASD + mouse - move camera\n* M - enable/disable mouse interception\n* X - enable/disable wireframes mode\n* 1 - enable/disable white directional light\n* 2 - enable/disable red point light\n* 3 - enable/disable blue spot light\n* Q - quit\n\nTested on Linux, FreeBSD, MacOS and Windows.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafiskon%2Fc-opengl-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafiskon%2Fc-opengl-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafiskon%2Fc-opengl-text/lists"}