{"id":18058178,"url":"https://github.com/ivan-hart/opengl-template","last_synced_at":"2026-05-08T10:36:43.612Z","repository":{"id":258099933,"uuid":"871832795","full_name":"ivan-hart/opengl-template","owner":"ivan-hart","description":"This project is intended as a template for personal use","archived":false,"fork":false,"pushed_at":"2024-10-17T00:45:29.000Z","size":138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T00:02:51.649Z","etag":null,"topics":["3d","c","cmake","cpp","graphics","graphics-programming","opengl"],"latest_commit_sha":null,"homepage":"https://ivan-hart.github.io/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivan-hart.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":"2024-10-13T04:15:18.000Z","updated_at":"2024-10-17T00:45:32.000Z","dependencies_parsed_at":"2024-10-17T17:19:55.651Z","dependency_job_id":null,"html_url":"https://github.com/ivan-hart/opengl-template","commit_stats":null,"previous_names":["ivan-hart/opengl-template"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ivan-hart/opengl-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hart%2Fopengl-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hart%2Fopengl-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hart%2Fopengl-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hart%2Fopengl-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivan-hart","download_url":"https://codeload.github.com/ivan-hart/opengl-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivan-hart%2Fopengl-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32776962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["3d","c","cmake","cpp","graphics","graphics-programming","opengl"],"created_at":"2024-10-31T03:05:27.691Z","updated_at":"2026-05-08T10:36:43.585Z","avatar_url":"https://github.com/ivan-hart.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Simple Cube With Lighting Intended as a Template\n\n![Example image of the template code](https://github.com/ivan-hart/opengl-template/blob/master/repo_image.png)\n\n### Dependencies\n\u003e [SDL2](https://github.com/libsdl-org/SDL) \u003cbr\u003e\u003c/br\u003e\n\u003e [GLM](https://github.com/g-truc/glm) \u003cbr\u003e\u003c/br\u003e\n\u003e [GLAD (Included)](https://github.com/Dav1dde/glad) \u003cbr\u003e\u003c/br\u003e\n\u003e [Cmake (Makefile Generator)](https://cmake.org/) \u003cbr\u003e\u003c/br\u003e\n\u003e [GNU Make](https://www.gnu.org/software/make/) \u003cbr\u003e\u003c/br\u003e\n\n### To Run\n\u003e $ md build \u0026\u0026 cd build \u003cbr\u003e\u003c/br\u003e\n\u003e $ cmake .. \u003cbr\u003e\u003c/br\u003e\n\u003e $ make \u003cbr\u003e\u003c/br\u003e\n\u003e $ ./opengl-template \u003cbr\u003e\u003c/br\u003e\n\n### Camera Controls\n\u003e W to raise the Y position of the camera\u003cbr\u003e\u003c/br\u003e\n\u003e S to lower the Y position of the camera\u003cbr\u003e\u003c/br\u003e\n\u003e A to rotate the camera to the left \u003cbr\u003e\u003c/br\u003e\n\u003e D to rotate the camera to the right\u003cbr\u003e\u003c/br\u003e\n\n### Cube Controls\n\u003e Up Arrow to rotate the X rotation of the cube up\u003cbr\u003e\u003c/br\u003e\n\u003e Down Arrow to rotate the X rotation of the cube down\u003cbr\u003e\u003c/br\u003e\n\u003e Left Arrow to rotate the cube to the left \u003cbr\u003e\u003c/br\u003e\n\u003e Right Arrow to rotate the cube to the right\u003cbr\u003e\u003c/br\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan-hart%2Fopengl-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivan-hart%2Fopengl-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivan-hart%2Fopengl-template/lists"}