{"id":36741407,"url":"https://github.com/devodev/opengl-experiment","last_synced_at":"2026-01-12T12:29:07.043Z","repository":{"id":57565922,"uuid":"291343000","full_name":"devodev/opengl-experiment","owner":"devodev","description":"A playground for learning OpenGL basics using Go.","archived":false,"fork":false,"pushed_at":"2021-12-19T19:26:05.000Z","size":5087,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T08:04:37.087Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/devodev.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}},"created_at":"2020-08-29T20:19:35.000Z","updated_at":"2023-04-30T23:54:39.000Z","dependencies_parsed_at":"2022-08-27T19:01:03.301Z","dependency_job_id":null,"html_url":"https://github.com/devodev/opengl-experiment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devodev/opengl-experiment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devodev%2Fopengl-experiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devodev%2Fopengl-experiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devodev%2Fopengl-experiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devodev%2Fopengl-experiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devodev","download_url":"https://codeload.github.com/devodev/opengl-experiment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devodev%2Fopengl-experiment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-12T12:29:06.381Z","updated_at":"2026-01-12T12:29:07.026Z","avatar_url":"https://github.com/devodev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# opengl-experiment\n\n![Current Project State](docs/images/currentProjectState2.gif?raw=true \"Current Project State\")\n\n## Setup\n\nInstall a cgo compiler(Windows): \u003chttps://jmeubank.github.io/tdm-gcc/\u003e\n\nInstall GLFW Depencies: \u003chttps://github.com/go-gl/glfw#installation\u003e\n\nInstall OpenGL and GLFW cgo binding libraries\n\n```bash\ngo get -u github.com/go-gl/gl/v4.6-core/gl\ngo get -u github.com/go-gl/glfw/v3.3/glfw\n```\n\n## Example\n\nRun the example project\n\n```bash\ngit clone https://github.com/devodev/opengl-experiment.git\ncd opengl-experiment/examples/textured_quad\ngo run .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevodev%2Fopengl-experiment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevodev%2Fopengl-experiment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevodev%2Fopengl-experiment/lists"}