{"id":15848518,"url":"https://github.com/pythonista7/dx-ball-opengl","last_synced_at":"2026-05-19T14:10:58.728Z","repository":{"id":127806590,"uuid":"247769838","full_name":"Pythonista7/DX-Ball-OpenGL","owner":"Pythonista7","description":"Re-make of the classic Atari breakout using OpenGL","archived":false,"fork":false,"pushed_at":"2020-09-15T10:58:40.000Z","size":186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"menus","last_synced_at":"2025-06-04T17:21:56.585Z","etag":null,"topics":["atari","breakout","cpp","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/Pythonista7.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":"2020-03-16T16:53:13.000Z","updated_at":"2020-10-27T10:15:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"e14d3bb3-b748-4e11-92e7-e5f6bac44f3f","html_url":"https://github.com/Pythonista7/DX-Ball-OpenGL","commit_stats":{"total_commits":27,"total_committers":3,"mean_commits":9.0,"dds":0.4444444444444444,"last_synced_commit":"779a89d4aee26ffe64996df99ef54b36645d69c9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pythonista7/DX-Ball-OpenGL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonista7%2FDX-Ball-OpenGL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonista7%2FDX-Ball-OpenGL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonista7%2FDX-Ball-OpenGL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonista7%2FDX-Ball-OpenGL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pythonista7","download_url":"https://codeload.github.com/Pythonista7/DX-Ball-OpenGL/tar.gz/refs/heads/menus","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pythonista7%2FDX-Ball-OpenGL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006850,"owners_count":26084206,"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-10-11T02:00:06.511Z","response_time":55,"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":["atari","breakout","cpp","opengl"],"created_at":"2024-10-05T18:03:12.425Z","updated_at":"2025-10-11T10:37:12.972Z","avatar_url":"https://github.com/Pythonista7.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\n# Demo\n\n![](demo.gif)\n\n# Requriments\n\n(assuming you have g++ installed else please get that too)\n\n    sudo apt-get install freeglut3-dev\n    \n    sudo apt-get install libglew-dev\n    \n    sudo apt-get install libglfw3 libglfw3-dev\n    \n      \n\n  \n\n# To execute:\n\n    $make all\n    \n    $./glutitout\n\n  \n  \n  \n  \n\n## Here are some common bugs that you may run into:\n\nApplication crashes at glutInitContextVersion( 2, 1 ); with error glXCreateContextAttribsARB not found - This means your GPU does not support the glXCreateContextAttribsARB OpenGL extension. This also means your GPU does not support OpenGL 3.0 and later. For now, comment glutInitContextVersion( 2, 1 ); out. When we get to the GLEW and Extensions tutorials, we'll cover OpenGL extended functionality.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonista7%2Fdx-ball-opengl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonista7%2Fdx-ball-opengl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonista7%2Fdx-ball-opengl/lists"}