{"id":48965706,"url":"https://github.com/almirneeto99/learn-open-gl","last_synced_at":"2026-04-18T04:08:18.636Z","repository":{"id":75341302,"uuid":"593330110","full_name":"AlmirNeeto99/learn-open-gl","owner":"AlmirNeeto99","description":"A repository for my learning path of OpenGL","archived":false,"fork":false,"pushed_at":"2023-07-04T02:02:56.000Z","size":130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-30T06:59:16.816Z","etag":null,"topics":["cpp","glfw","glm","graphics","graphics-programming","learn","opengl"],"latest_commit_sha":null,"homepage":"","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/AlmirNeeto99.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}},"created_at":"2023-01-25T18:58:50.000Z","updated_at":"2023-01-26T19:29:53.000Z","dependencies_parsed_at":"2023-06-06T04:45:28.253Z","dependency_job_id":"eb7b2b5e-d0b0-4c48-b633-b883891dec4f","html_url":"https://github.com/AlmirNeeto99/learn-open-gl","commit_stats":{"total_commits":30,"total_committers":1,"mean_commits":30.0,"dds":0.0,"last_synced_commit":"7155f01b035236b2b117b8e989ebb56183667aeb"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AlmirNeeto99/learn-open-gl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmirNeeto99%2Flearn-open-gl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmirNeeto99%2Flearn-open-gl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmirNeeto99%2Flearn-open-gl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmirNeeto99%2Flearn-open-gl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlmirNeeto99","download_url":"https://codeload.github.com/AlmirNeeto99/learn-open-gl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlmirNeeto99%2Flearn-open-gl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31955947,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["cpp","glfw","glm","graphics","graphics-programming","learn","opengl"],"created_at":"2026-04-18T04:08:17.743Z","updated_at":"2026-04-18T04:08:18.632Z","avatar_url":"https://github.com/AlmirNeeto99.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn OpenGL\n\nThis project is a keeper of **LearnOpenGL** course.\n\nYou can see here: https://learnopengl.com\n\nI already have a repository where the course was started at once.\n\nThis repository is a new begin, it's a second repository where I will remake the chapters.\n\n---\n\n## Structure\n\nEvery **Chapter** is a *branch*, example:\n\n- chapter/hello-window\n- chapter/hello-triangle\n- chapter/shaders\n\nAnd so on!\n\nTo see a specific **Chapter**, just *checkout* there.\n\n---\n\n## Exercises\n\nSome **chapters** have **exercises**.\n\nEach **exercise** will be a *branch* as well as **chapters**.\n\nExample:\n\n- exercise/two-triangles\n\nThe exercises have no defined title, so I'll name it based on the exercise objective.\n\n---\n\n## Dependencies\n\n- CMake\n- [GLFW 3.3.8](https://www.glfw.org/docs/latest)\n- [glad](https://glad.dav1d.de)\n- [glm 0.9.9.8](https://glm.g-truc.net/0.9.9)\n\n---\n\n## Building\n\nYou'll build it using CMake.\n\n- Create a directory called `build`\n- Navigate into it\n- Call `cmake .. \u0026\u0026 make`\n- Run `./learn-gl`\n\n---\n\nHope you enjoy, because I will ;) .","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmirneeto99%2Flearn-open-gl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falmirneeto99%2Flearn-open-gl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmirneeto99%2Flearn-open-gl/lists"}