{"id":28451694,"url":"https://github.com/kcxt/cthead-viewer","last_synced_at":"2025-07-02T03:31:15.732Z","repository":{"id":110396678,"uuid":"334704433","full_name":"kcxt/cthead-viewer","owner":"kcxt","description":"A CT head viewer for CS255","archived":false,"fork":false,"pushed_at":"2021-03-03T02:05:56.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T16:11:43.081Z","etag":null,"topics":[],"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/kcxt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-31T16:42:16.000Z","updated_at":"2021-08-20T10:49:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe2516ed-0d11-4fef-a1b6-f5516eb04d98","html_url":"https://github.com/kcxt/cthead-viewer","commit_stats":null,"previous_names":["kcxt/cthead-viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kcxt/cthead-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Fcthead-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Fcthead-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Fcthead-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Fcthead-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kcxt","download_url":"https://codeload.github.com/kcxt/cthead-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kcxt%2Fcthead-viewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263069139,"owners_count":23408901,"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":[],"created_at":"2025-06-06T16:11:40.052Z","updated_at":"2025-07-02T03:31:15.716Z","avatar_url":"https://github.com/kcxt.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CTHead Viewer\n\n## Setup instructions\n\n### Dependencies\n\n* SFML\n* Cmake\n\n### Setup Instructions\n\n1. Clone imgui: https://github.com/ocornut/imgui\n2. Clone sfml-imgui bindings: https://github.com/eliasdaler/imgui-sfml\n\n```bash\ncd imgui-sfml\nmkdir build \u0026\u0026 cd build\ncmake .. -DIMGUI_DIR=../../imgui -DBUILD_SHARED_LIBS=ON\nsudo cmake --build . --target install\n```\n\n\u003e **NOTE:** If you build without `-DBUILD_SHARED_LIBS=ON`, on Fedora at least, you'll get weird errros being unable to find SFML. This is because it's trying to build a static library, but SFML doesn't have static libraries packaged for Fedora.\n\n### Build and Run\n\n```bash\ncd cthead-viewer\nmkdir build \u0026\u0026 cd build\ncmake ..\nmake\n./CTHeadViewer \u003cPATH TO CTHEAD FILE\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcxt%2Fcthead-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcxt%2Fcthead-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcxt%2Fcthead-viewer/lists"}