{"id":16699452,"url":"https://github.com/ousttrue/limgui","last_synced_at":"2026-03-12T15:39:39.908Z","repository":{"id":136459857,"uuid":"386227722","full_name":"ousttrue/limgui","owner":"ousttrue","description":"luajit + ffi + imgui","archived":false,"fork":false,"pushed_at":"2021-09-05T17:29:08.000Z","size":732,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T03:46:22.293Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/ousttrue.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":"2021-07-15T09:01:59.000Z","updated_at":"2024-12-20T00:17:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"cacff014-e537-4865-9340-12d31064ce6c","html_url":"https://github.com/ousttrue/limgui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ousttrue/limgui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Flimgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Flimgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Flimgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Flimgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ousttrue","download_url":"https://codeload.github.com/ousttrue/limgui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ousttrue%2Flimgui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30431028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: 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":[],"created_at":"2024-10-12T18:07:02.558Z","updated_at":"2026-03-12T15:39:39.869Z","avatar_url":"https://github.com/ousttrue.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# limgui\nluajit + ffi + imgui\n\n* lua/imgui_ffi/mod.lua\n\n* 20210828: fix native module build\n\n# build dll\n\ncreate release build to `build/Release/bin`\n\n```\n$ mkdir build\n$ cd build\n$ cmake -B . -S ..\n$ cmake --build . --config Release\n```\n\nor\n\n```\n$ invoke build\n```\n\nclear: remove build folder.\n\n## build/Release/bin\n\n* glad.dll\n* glfw3.dll\n* imgui.dll\n* luajit.exe\n* luv.dll\n* stb.dll\n\n# directory\n\n## _external\n\nsubmodules. build to `build/Release/bin`\n\n## lua\n\n```json\n\"env\": {\n    \"LUA_PATH\": \";;${workspaceFolder}\\\\lua\\\\?.lua\",\n}\n```\n## tests\n\nluaunit.lua\n\n## samples\n\n### gltf_viewer.lua\n\n* [x] texture load\n* [x] MikkTangent\n* [ ] GRID gizmo\n* [ ] glTF-2.0 PBR shader\n* [ ] animation\n* [ ] skinning\n* [ ] morph-target\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fousttrue%2Flimgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fousttrue%2Flimgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fousttrue%2Flimgui/lists"}