{"id":19243784,"url":"https://github.com/brocbyte/octo","last_synced_at":"2025-09-11T16:22:13.151Z","repository":{"id":184790857,"uuid":"668119584","full_name":"brocbyte/octo","owner":"brocbyte","description":"Low-level graphics education","archived":false,"fork":false,"pushed_at":"2023-07-30T07:35:25.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T03:48:58.425Z","etag":null,"topics":["cpp23","glx","x11"],"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/brocbyte.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-07-19T04:32:26.000Z","updated_at":"2024-01-08T10:32:28.000Z","dependencies_parsed_at":"2023-07-30T10:00:19.977Z","dependency_job_id":null,"html_url":"https://github.com/brocbyte/octo","commit_stats":null,"previous_names":["hardworkar/octo","brocbyte/octo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Focto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Focto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Focto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brocbyte%2Focto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brocbyte","download_url":"https://codeload.github.com/brocbyte/octo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240331362,"owners_count":19784646,"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":["cpp23","glx","x11"],"created_at":"2024-11-09T17:19:40.136Z","updated_at":"2025-02-23T15:13:30.365Z","avatar_url":"https://github.com/brocbyte.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# octo readme\n\nThis project is intended to draw stuff on screen using as few dependencies as possible.\n\n## build\n\nneeds a compiler with some c++23 features supported: source_location (P1208R6), std::format (P0645R10).\n\ntested fine with clang++-16.\n\n## log\n\n- [20/07/23] created a window containing a quad using Xlib \u0026 GLX following [this](https://www.khronos.org/opengl/wiki/Programming_OpenGL_in_Linux:_GLX_and_Xlib) guide.\n\n- [21/07/23] switched to OpenGL3.0 context creation using [this](https://www.khronos.org/opengl/wiki/Tutorial:_OpenGL_3.0_Context_Creation_(GLX)). Turns out we need sth called 'Debug Context'.\n\n- [29/07/23] now we have a window using x11 only! (oh poor glfw :D)\n\n- [30/07/23] opengl \u0026 glx functions loaded. switched to modern OpenGL 4.0+. (oh poor glad :D)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrocbyte%2Focto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrocbyte%2Focto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrocbyte%2Focto/lists"}