{"id":21682125,"url":"https://github.com/bijoy-sust/opengl","last_synced_at":"2026-05-11T16:34:20.853Z","repository":{"id":124056129,"uuid":"200219106","full_name":"BIJOY-SUST/OpenGL","owner":"BIJOY-SUST","description":"All things in this repository are very important for a graphics course. If you are doing a graphics course, then these things are very essential for you.","archived":false,"fork":false,"pushed_at":"2021-08-31T04:55:58.000Z","size":17652,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T11:13:30.621Z","etag":null,"topics":["2d-transformation","circle-drawing","clipping-algorithm","glut","graphics-course","installation-guides","line-drawing","opengl","region-filling-algo"],"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/BIJOY-SUST.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":"2019-08-02T10:54:53.000Z","updated_at":"2023-06-07T06:45:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"03e3c283-31da-4190-93e9-80a9e1ff14d9","html_url":"https://github.com/BIJOY-SUST/OpenGL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BIJOY-SUST/OpenGL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIJOY-SUST%2FOpenGL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIJOY-SUST%2FOpenGL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIJOY-SUST%2FOpenGL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIJOY-SUST%2FOpenGL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BIJOY-SUST","download_url":"https://codeload.github.com/BIJOY-SUST/OpenGL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BIJOY-SUST%2FOpenGL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32903416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"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":["2d-transformation","circle-drawing","clipping-algorithm","glut","graphics-course","installation-guides","line-drawing","opengl","region-filling-algo"],"created_at":"2024-11-25T15:33:08.520Z","updated_at":"2026-05-11T16:34:20.834Z","avatar_url":"https://github.com/BIJOY-SUST.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenGL\n\nAll things in this project are very important for a graphics course. If you are doing a graphics course, then these things are very essential for you.\n\n## Glut Installation:\n  :+1: Below process only works for Linux Machine:\n\n  `Open a Terminal : Ctrl+Alt+t`\n   \n  `Run the following commands to install OpenGL :`\n   ```      \n         $ sudo apt-get update\n         $ sudo apt-get install libglu1-mesa-dev freeglut3-dev mesa-common-dev\n   ```\n## Compile and Run :\n  \n   `Compile :`\n   ```      \n         $ g++ filename.cpp -o firstOpenGlApp -lglut -lGLU -lGL\n   ```\n   `Run :`\n   ``` \n         $ ./firstOpenGlApp                  \n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbijoy-sust%2Fopengl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbijoy-sust%2Fopengl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbijoy-sust%2Fopengl/lists"}