{"id":16984217,"url":"https://github.com/floooh/oryol-nuklear","last_synced_at":"2025-04-12T03:10:37.489Z","repository":{"id":142550164,"uuid":"65078852","full_name":"floooh/oryol-nuklear","owner":"floooh","description":"Integrate Nuklear UI with Oryol engine","archived":false,"fork":false,"pushed_at":"2020-07-19T06:18:18.000Z","size":19,"stargazers_count":5,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T22:41:25.766Z","etag":null,"topics":["fips","nuklear","oryol"],"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/floooh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-08-06T11:06:40.000Z","updated_at":"2023-08-21T16:52:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee44e9ee-95c6-4c87-8431-439665eaf7cf","html_url":"https://github.com/floooh/oryol-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/floooh%2Foryol-nuklear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Foryol-nuklear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Foryol-nuklear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Foryol-nuklear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floooh","download_url":"https://codeload.github.com/floooh/oryol-nuklear/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248510001,"owners_count":21116131,"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":["fips","nuklear","oryol"],"created_at":"2024-10-14T02:30:37.279Z","updated_at":"2025-04-12T03:10:37.468Z","avatar_url":"https://github.com/floooh.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oryol-nuklear\n\nNuklear UI wrapper for Oryol (https://github.com/vurtun/nuklear)\n\nOryol sample: http://floooh.github.io/oryol-samples/wasm/NuklearUIBasic.html\n\n### How to integrate into your Oryol project:\n\nAdd a new import to the fips.yml file of your project:\n\n```yaml\nimports:\n    oryol-nuklear:\n        git: https://github.com/floooh/oryol-nuklear.git\n```\n\nNext, add a new dependency 'NKUI' to your app's CMakeLists.txt file:\n\n```cmake\nfips_begin_app(MyApp windowed)\n    ...\n    fips_deps(NKUI)\nfips_end_app()\n```\n\nRun 'fips gen' to fetch the new dependencies and rebuild the build files:\n\n```bash\n\u003e ./fips gen\n...\n```\n\nHave a look at the the [Oryol Nuklear UI sample application](https://github.com/floooh/oryol-samples/blob/master/src/NuklearUIBasic/NuklearUIBasic.cc) for how to use the NKUI module.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloooh%2Foryol-nuklear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloooh%2Foryol-nuklear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloooh%2Foryol-nuklear/lists"}