{"id":24196625,"url":"https://github.com/hywing/opengles-cpp","last_synced_at":"2026-05-10T08:35:15.785Z","repository":{"id":212821693,"uuid":"732373845","full_name":"hywing/opengles-cpp","owner":"hywing","description":"C++ wrapper of opengles, there is a car driving scene in the project demo. ","archived":false,"fork":false,"pushed_at":"2023-12-16T14:14:28.000Z","size":30506,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T19:42:41.275Z","etag":null,"topics":["car","cpp","opengles","scene","wrapper"],"latest_commit_sha":null,"homepage":"https://github.com/hywing/opengles-cpp","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/hywing.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":"2023-12-16T13:16:49.000Z","updated_at":"2024-09-21T15:14:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b0225d9-a8aa-4c29-9ab6-7d8aa72f1bcb","html_url":"https://github.com/hywing/opengles-cpp","commit_stats":null,"previous_names":["hywing/opengles-cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hywing%2Fopengles-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hywing%2Fopengles-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hywing%2Fopengles-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hywing%2Fopengles-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hywing","download_url":"https://codeload.github.com/hywing/opengles-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241630377,"owners_count":19993822,"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":["car","cpp","opengles","scene","wrapper"],"created_at":"2025-01-13T19:36:49.263Z","updated_at":"2026-05-10T08:35:15.780Z","avatar_url":"https://github.com/hywing.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# opengles-cpp\n\n## Introduce\n\nC++ wrapper of opengles, there is a car driving scene in the project demo. It can be easily ported to Android using the native window instead of glfw3.\n\n## Required\n\nNecessarities in os `Ubuntu 18.04.6 LTS` are listed below\n\n- libassimp-dev\n- libglfw3-dev\n- libfreetype6-dev\n- libgles2\n\n## Build\n\nUse cmake to build your project\n\n```cmake\nmkdir build\ncd build\ncmake . ../\nmake -j8\n```\n\n## Run\n\nThe running effect is as shown in the figure below![](./opengl-cpp.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhywing%2Fopengles-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhywing%2Fopengles-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhywing%2Fopengles-cpp/lists"}