{"id":17918201,"url":"https://github.com/archseer/glut","last_synced_at":"2025-08-15T10:31:41.908Z","repository":{"id":7227461,"uuid":"8535545","full_name":"archseer/glut","owner":"archseer","description":"Glut bindings for ruby. Used with the opengl gem.","archived":false,"fork":false,"pushed_at":"2017-06-02T20:55:47.000Z","size":34,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-28T20:10:30.745Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/archseer.png","metadata":{"files":{"readme":"README.rdoc","changelog":"History.rdoc","contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-03T11:48:12.000Z","updated_at":"2023-02-13T20:01:38.000Z","dependencies_parsed_at":"2022-08-26T16:51:16.775Z","dependency_job_id":null,"html_url":"https://github.com/archseer/glut","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archseer%2Fglut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archseer%2Fglut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archseer%2Fglut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archseer%2Fglut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archseer","download_url":"https://codeload.github.com/archseer/glut/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229907349,"owners_count":18142694,"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":[],"created_at":"2024-10-28T20:10:19.494Z","updated_at":"2024-12-16T04:24:33.566Z","avatar_url":"https://github.com/archseer.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"= glut\n\n== Description\n\nGlut bindings for OpenGL. To be used with the {opengl}[https://github.com/larskanis/opengl] gem.\n\n== Features and Problems\n\n* available for Windows, Linux and OS X\n\n== Requirements\n\n* Ruby 1.9.2+\n  *  see {0.7}[https://github.com/archSeer/opengl/tree/0.7] for Ruby 1.8.x compatible branch\n* (free-)GLUT development files installed\n\n== Install\n\n  gem install glut\n\n== Cross compiling for Windows\n\nUsing rake-compiler a cross compiled opengl gem can be build on a Linux or MacOS X\nhost for the win32 platform. The generated gem is statically linked against\nlibfreeglut. Freeglut is downloaded and compiled from the sources.\nThere are no runtime dependencies to any but the standard Windows\nDLLs.\n\nInstall mingw32 or w64 using the instructions in rake-compiler's README.\nFor Debian/Ubuntu it is \u003ctt\u003eapt-get install gcc-mingw-w64\u003c/tt\u003e .\n\nDownload and cross compile ruby 1.9 for win32 with:\n\n  rake-compiler cross-ruby VERSION=1.9.3-p0\n\nDownload and cross compile opengl for win32:\n\n  rake cross native gem\n\nor with custom versions:\n\n  rake cross native gem RUBY_CC_VERSION=1.9.3 LIBFREEGLUT_VERSION=2.8.0\n\nIf everything works, there should be ruby-opengl-VERSION-x86-mingw32.gem in the pkg\ndirectory.\n\n\n== License\n\n(The MIT License)\n\nCopyright (c) Blaž Hrastnik (current maintainer)\nCopyright (c) Eric Hodel    (current maintainer)\nCopyright (c) Alain Hoang   (previous maintainer)\nCopyright (c) Jan Dvorak    (contributor)\nCopyright (c) Minh Thu Vo   (contributor)\nCopyright (c) James Adam    (contributor)\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchseer%2Fglut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchseer%2Fglut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchseer%2Fglut/lists"}