{"id":31205293,"url":"https://github.com/nobody-1321/computer-graphics-programming","last_synced_at":"2026-05-06T01:37:38.699Z","repository":{"id":315278866,"uuid":"1002729165","full_name":"Nobody-1321/Computer-Graphics-Programming","owner":"Nobody-1321","description":"Computer Graphics Programming with c++","archived":false,"fork":false,"pushed_at":"2025-09-17T16:40:46.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T18:55:23.972Z","etag":null,"topics":["cpp","graphics","opengl","tutorials"],"latest_commit_sha":null,"homepage":"","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/Nobody-1321.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-16T03:49:35.000Z","updated_at":"2025-09-17T16:40:50.000Z","dependencies_parsed_at":"2025-09-17T18:55:25.738Z","dependency_job_id":"5db63e29-372c-4b4f-aa02-b7e3bcb1be58","html_url":"https://github.com/Nobody-1321/Computer-Graphics-Programming","commit_stats":null,"previous_names":["nobody-1321/computer-graphics-programming"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Nobody-1321/Computer-Graphics-Programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nobody-1321%2FComputer-Graphics-Programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nobody-1321%2FComputer-Graphics-Programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nobody-1321%2FComputer-Graphics-Programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nobody-1321%2FComputer-Graphics-Programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nobody-1321","download_url":"https://codeload.github.com/Nobody-1321/Computer-Graphics-Programming/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nobody-1321%2FComputer-Graphics-Programming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276134330,"owners_count":25591181,"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-09-20T02:00:10.207Z","response_time":63,"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","graphics","opengl","tutorials"],"created_at":"2025-09-20T17:54:31.037Z","updated_at":"2025-09-20T17:54:32.394Z","avatar_url":"https://github.com/Nobody-1321.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Computer Graphics Programming in Opengl \nThis project contains practical examples, demos, and resources related to 3D graphics programming using OpenGL. Perfect for those looking to learn core concepts like:\n\n- Geometric representation and transformations\n\n- Rendering pipeline\n\n- Shaders (GLSL) and GPU management\n\n- Basic/advanced lighting techniques\n\n- Optimizations and best practices\n\n---------\n## Build \u0026 Run\n**dependencies.**\n- OpenGl\n- glfw3\n- glm\n\n1. clone the repository.\n```sh\ngit clone git@github.com:Nobody-1321/Computer-Graphics-Programming.git\n```\n2. Move to the directory \n```sh\ncd Computer-Graphics-Programming\n```\n\n3. Use conan C++ to manage the dependencies. \"you can learn how to use it here [conan tutorial](https://docs.conan.io/2/tutorial.html)\" \n\n```sh\nconan install . --build=missing \n```\n4. Build the project.\n\nLinux users\n\n```sh\npython buildLinux.py\n```\n\nWindows users\n\n```sh\npython buildWindows.py\n```\n\n## warning \nIf you are a Windows user, you may need to change the paths to the ressources in the code.\n\n\nComputer Graphics Programming in OpenGl with C++. This will build the project and compile all the programs located inside the src folder.\n\n---------------------------\n**You can learn more about computer graphics by reading ....","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobody-1321%2Fcomputer-graphics-programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobody-1321%2Fcomputer-graphics-programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobody-1321%2Fcomputer-graphics-programming/lists"}