{"id":16984222,"url":"https://github.com/floooh/oryol-imgui","last_synced_at":"2026-03-12T08:04:42.854Z","repository":{"id":142550158,"uuid":"57148542","full_name":"floooh/oryol-imgui","owner":"floooh","description":"Dear Imgui wrapper module for Oryol","archived":false,"fork":false,"pushed_at":"2018-11-20T10:41:27.000Z","size":23,"stargazers_count":18,"open_issues_count":4,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T22:41:26.138Z","etag":null,"topics":["dear-imgui","fips","imgui","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-04-26T17:31:53.000Z","updated_at":"2024-10-24T03:01:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bba51d4-ebe6-4618-8f78-04b1fe28a823","html_url":"https://github.com/floooh/oryol-imgui","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-imgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Foryol-imgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Foryol-imgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floooh%2Foryol-imgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floooh","download_url":"https://codeload.github.com/floooh/oryol-imgui/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":["dear-imgui","fips","imgui","oryol"],"created_at":"2024-10-14T02:30:38.851Z","updated_at":"2026-03-12T08:04:42.806Z","avatar_url":"https://github.com/floooh.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oryol-imgui\n'Dear Imgui' wrapper module for Oryol (https://github.com/ocornut/imgui)\n\nOryol sample: https://floooh.github.com/oryol-samples/asmjs/ImGuiDemo.html\n\n### How to integrate into your Oryol project:\n\nFirst, add a new import to the fips.yml file of your project:\n\n```yaml\nimports:\n    oryol-imgui:\n        git:https://github.com/floooh/oryol-imgui.git\n```\n\nNext, add a new dependency 'IMUI' to your app's CMakeLists.txt file:\n\n```cmake\nfips_begin_app(MyApp windowed)\n    ...\n    fips_deps(IMUI)\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloooh%2Foryol-imgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloooh%2Foryol-imgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloooh%2Foryol-imgui/lists"}