{"id":15515793,"url":"https://github.com/ghrik/cube3d","last_synced_at":"2026-05-03T04:37:06.606Z","repository":{"id":165605457,"uuid":"239994228","full_name":"GHRik/Cube3D","owner":"GHRik","description":"3D rendering script via OpenGL","archived":false,"fork":false,"pushed_at":"2020-02-12T12:20:21.000Z","size":3636,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-16T19:36:08.583Z","etag":null,"topics":["3d-rendering","golang","opengl"],"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/GHRik.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-02-12T11:16:10.000Z","updated_at":"2024-06-19T07:36:24.505Z","dependencies_parsed_at":"2023-07-19T13:45:35.544Z","dependency_job_id":null,"html_url":"https://github.com/GHRik/Cube3D","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHRik%2FCube3D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHRik%2FCube3D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHRik%2FCube3D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GHRik%2FCube3D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GHRik","download_url":"https://codeload.github.com/GHRik/Cube3D/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246085896,"owners_count":20721270,"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":["3d-rendering","golang","opengl"],"created_at":"2024-10-02T10:04:23.786Z","updated_at":"2026-05-03T04:37:06.580Z","avatar_url":"https://github.com/GHRik.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cube 3D( via openGL for GoLang )\nThis script rendering via [openGL](https://www.opengl.org/) / [OpenGL for GoLang](https://github.com/go-gl) rotaiting 3D Cube\n\n## Quick Start\n```sh\n    git clone https://github.com/GHRik/Cube3D.git\n    cd Cube3D\n    go run cube.go\n```\n \n## Requirements\nTo properly run script you have to gave instaled and **ready to use**:\n\n* Gcc compiler ( for example [MiniGW 64](http://mingw-w64.org/doku.php/download) )\n* [Golang for windows](https://golang.org/doc/install)\nAfter install GoLang you have to **go get** a module:\n```sh\ngo get github.com/go-gl/gl/v4.1-core/gl\ngo get github.com/go-gl/glfw/v3.3/glfw\ngo get github.com/go-gl/mathgl/mgl32\n```\n \n## Dir structure\n![Dir structure](images/structure.png)\n* cube.go - file with script\n* demo_vide - directory with video which is on youtube\n* images - directory with image necessary to use in README\n* square.png - texture which is on rotaiting cube)\n\n## Demo vid\n[![Watch the video](images/vid.png)](https://youtu.be/mngblAU54EA)\n\n## Reference links\n\n* [OpenGL](https://www.opengl.org/)\n* [GoLang openGL](https://github.com/go-gl)\n* [GoLang GLFW](https://github.com/go-gl/glfw)\n* [GoLang Math](https://github.com/go-gl/mathgl)\n* [GoLang Glow](https://github.com/go-gl/glow)\n* [GoLang Windows](https://golang.org/doc/install)\n* [MiniGW 64bit Windows](http://mingw-w64.org/doku.php/download)\n* [Gcc, the GNU Compiler](https://gcc.gnu.org/)\n* [GoLang doc](https://golang.org/doc/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghrik%2Fcube3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghrik%2Fcube3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghrik%2Fcube3d/lists"}