{"id":21283192,"url":"https://github.com/imdeaddev/gltutorial","last_synced_at":"2025-06-24T08:33:02.745Z","repository":{"id":262837140,"uuid":"888464586","full_name":"imdeaddev/gltutorial","owner":"imdeaddev","description":"OpenGL tutorial","archived":false,"fork":false,"pushed_at":"2024-11-14T15:17:37.000Z","size":1105,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T14:41:44.868Z","etag":null,"topics":["cpp","graphics","opengl","opengl45","tutorial","tutorials"],"latest_commit_sha":null,"homepage":"https://github.com/imdeaddev/gltutorial/blob/main/README.md","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imdeaddev.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-11-14T12:54:06.000Z","updated_at":"2024-11-15T07:59:46.000Z","dependencies_parsed_at":"2024-11-14T15:44:10.876Z","dependency_job_id":null,"html_url":"https://github.com/imdeaddev/gltutorial","commit_stats":null,"previous_names":["imdeaddev/gltutorial"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/imdeaddev/gltutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeaddev%2Fgltutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeaddev%2Fgltutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeaddev%2Fgltutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeaddev%2Fgltutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imdeaddev","download_url":"https://codeload.github.com/imdeaddev/gltutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imdeaddev%2Fgltutorial/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261635724,"owners_count":23187902,"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":["cpp","graphics","opengl","opengl45","tutorial","tutorials"],"created_at":"2024-11-21T11:07:23.458Z","updated_at":"2025-06-24T08:33:02.705Z","avatar_url":"https://github.com/imdeaddev.png","language":"C++","readme":"# OpenGL tutorial\n\n- [OpenGL tutorial](#opengl-tutorial)\n  - [How to compile?](#how-to-compile)\n  - [Tutorials](#tutorials)\n  - [Third party libraries and tools](#third-party-libraries-and-tools)\n  - [License](#license)\n  - [List of similar resources](#list-of-similar-resources)\n\n## How to compile?\n\n```sh\ncd /path/to/this/project\ncmake -S . -B build\ncmake --build build\n```\n\n## Tutorials\n\n- [На русском](./content/ru/index.md)\n\n## Third party libraries and tools\n\nThis project uses:\n\n- [GLFW](https://github.com/glfw/glfw) [[Zlib license](https://github.com/glfw/glfw/blob/master/LICENSE.md)] (glfw docs, tests and examples are not included in this distribution)\n- [glad](https://gen.glad.sh) [[Various licenses](https://github.com/Dav1dde/glad?tab=readme-ov-file#license)]\n- [glm](https://glm.g-truc.net) [[MIT license](https://github.com/g-truc/glm/blob/master/copying.txt)]\n\n## License\n\nThe code is licensed under WTFPL, and tutorials text is licensed under CC-BY-SA 4.0\n\n## List of similar resources\n\n- [Official Khronos tutorial](https://www.khronos.org/opengl/wiki/Getting_Started)\n- [LearnOpenGL](https://learnopengl.com/)\n- [opengl-tutorial](https://www.opengl-tutorial.org/)\n- [OpenGL Step by Step](https://ogldev.org/)\n- and many others\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdeaddev%2Fgltutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimdeaddev%2Fgltutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimdeaddev%2Fgltutorial/lists"}