{"id":22032384,"url":"https://github.com/vaiorabbit/ruby-nuklear","last_synced_at":"2025-05-07T12:46:02.540Z","repository":{"id":42397481,"uuid":"61987272","full_name":"vaiorabbit/ruby-nuklear","owner":"vaiorabbit","description":"A Ruby bindings for Nuklear UI Library","archived":false,"fork":false,"pushed_at":"2018-10-07T10:13:41.000Z","size":3751,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T10:11:30.307Z","etag":null,"topics":["nuklear","opengl","ruby"],"latest_commit_sha":null,"homepage":null,"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/vaiorabbit.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2016-06-26T12:04:36.000Z","updated_at":"2022-12-14T20:47:14.000Z","dependencies_parsed_at":"2022-09-21T05:34:28.620Z","dependency_job_id":null,"html_url":"https://github.com/vaiorabbit/ruby-nuklear","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/vaiorabbit%2Fruby-nuklear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaiorabbit%2Fruby-nuklear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaiorabbit%2Fruby-nuklear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vaiorabbit%2Fruby-nuklear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vaiorabbit","download_url":"https://codeload.github.com/vaiorabbit/ruby-nuklear/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252881649,"owners_count":21819148,"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":["nuklear","opengl","ruby"],"created_at":"2024-11-30T08:27:56.567Z","updated_at":"2025-05-07T12:46:02.511Z","avatar_url":"https://github.com/vaiorabbit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuklear-Bindings : A Ruby bindings for Nuklear UI Library #\n\nProvides Nuklear ( https://github.com/vurtun/nuklear ) interfaces for ruby (MRI).\n\n*   Created : 2016-06-23\n*   Last modified : 2017-08-14\n\n\u003cimg src=\"https://raw.githubusercontent.com/vaiorabbit/ruby-nuklear/master/doc/overview_gl3_rb.png\" width=\"250\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/vaiorabbit/ruby-nuklear/master/doc/canvas_gl3_rb.png\" width=\"250\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/vaiorabbit/ruby-nuklear/master/doc/unicode_gl3_rb.png\" width=\"250\"\u003e\n\n## Prerequisites ##\n\n*   Ruby-FFI ( https://github.com/ffi/ffi )\n    *   $ gem install ffi\n\n*   For demo/example.rb : opengl-bindings ( https://github.com/vaiorabbit/ruby-opengl )\n    *   $ gem install opengl-bindings\n\n## How to Use ##\n\n1. Build Nuklear shared library\n    *   See nuklear_dll\n\n2. Include nuklear.rb in your script.\n    *   ex.) require_relative 'nuklear'\n\n3. Load shared library\n    *   ex.) Nuklear.load_lib('libnuklear.dylib')\n\n4. Setup OpenGL\n\nSee demo/example.rb for details.\n\n## License ##\n\nAll source codes are available under the terms of the zlib/libpng license.\n\n\tNuklear-Bindings : A Ruby bindings for Nuklear\n\tCopyright (c) 2016-2018 vaiorabbit\n\t\n\tThis software is provided 'as-is', without any express or implied\n\twarranty. In no event will the authors be held liable for any damages\n\tarising from the use of this software.\n\t\n\tPermission is granted to anyone to use this software for any purpose,\n\tincluding commercial applications, and to alter it and redistribute it\n\tfreely, subject to the following restrictions:\n\t\n\t    1. The origin of this software must not be misrepresented; you must not\n\t    claim that you wrote the original software. If you use this software\n\t    in a product, an acknowledgment in the product documentation would be\n\t    appreciated but is not required.\n\t\n\t    2. Altered source versions must be plainly marked as such, and must not be\n\t    misrepresented as being the original software.\n\t\n\t    3. This notice may not be removed or altered from any source\n\t    distribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaiorabbit%2Fruby-nuklear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvaiorabbit%2Fruby-nuklear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvaiorabbit%2Fruby-nuklear/lists"}