{"id":25517448,"url":"https://github.com/dinau/cimgui-knobs","last_synced_at":"2026-04-08T16:02:38.457Z","repository":{"id":278204975,"uuid":"934864509","full_name":"dinau/cimgui-knobs","owner":"dinau","description":"Knobs library wrapper in C lang.  for Dear ImGui","archived":false,"fork":false,"pushed_at":"2026-02-22T08:48:27.000Z","size":2211,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-22T14:22:00.666Z","etag":null,"topics":["cimgui","cimknobs","imgui","knobs","luajit","nim","rust","warpper","zig"],"latest_commit_sha":null,"homepage":"","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/dinau.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-18T14:27:42.000Z","updated_at":"2026-02-22T08:43:41.000Z","dependencies_parsed_at":"2025-02-18T15:44:57.096Z","dependency_job_id":null,"html_url":"https://github.com/dinau/cimgui-knobs","commit_stats":null,"previous_names":["dinau/cimgui-knobs"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dinau/cimgui-knobs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui-knobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui-knobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui-knobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui-knobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinau","download_url":"https://codeload.github.com/dinau/cimgui-knobs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui-knobs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cimgui","cimknobs","imgui","knobs","luajit","nim","rust","warpper","zig"],"created_at":"2025-02-19T15:22:10.150Z","updated_at":"2026-04-08T16:02:38.451Z","avatar_url":"https://github.com/dinau.png","language":"C++","readme":"## CImGui Knobs\n\n\n![alt](https://github.com/dinau/cimgui-knobs/actions/workflows/windows.yml/badge.svg)\n![alt](https://github.com/dinau/cimgui-knobs/actions/workflows/linux.yml/badge.svg) \n\nThis is a port/adaptation of [ImGui-Knobs](https://github.com/altschuler/imgui-knobs), for C (contributed to [ImGuin](http://github.com/dinau/imguin) project)  by [system64MC](https://github.com/system64MC) at [2024/12](https://github.com/dinau/imguin/issues/16#issuecomment-2538066999).  \nI've just isolated the sources from ImGuin project for maintenance and convenience and added [a simple demo program in C](demo/c/main.c).\n\n![alt](img/cimgui-knobs.png)\n\n### Usage\n\n---\n\nAdd \n\n```txt\ncimgui-knobs.cpp\ncimgui-knobs.h\nimgui-knobs.cpp\nimgui-knobs.h\n```\n\nto your project and include `cimgui-knobs.h` in some source file.\n\n### Build and run demo in C \n\n---\n\n####  Prerequisites\n\n---\n\n- Windows11 OS or later \n   - [Msys2/MinGW](https://www.msys2.org/) tools installed. (gcc, make, etc)\n\n      ```sh\n      pacman -S mingw-w64-ucrt-x86_64-{gcc,glfw,SDL2,pkgconf} make\n\n      ```\n\n- Linux OS (Debian/ Ubuntu families)\n\n   ```sh\n   $ sudo apt install xorg-dev libopengl-dev libgl1-mesa-dev\n   $ sudo apt install libglfw3 libglfw3-dev libsdl2-dev\n   ```\n\n\n#### Build and run demo \n\n---\n\n```sh\ngit clone --recursive https://github.com/dinau/cimgui-knobs \ncd cimgui-knobs/demo/c\nmake run\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinau%2Fcimgui-knobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinau%2Fcimgui-knobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinau%2Fcimgui-knobs/lists"}