{"id":29091110,"url":"https://github.com/tylersuehr7/raylib-3d-model-viewer","last_synced_at":"2026-04-25T08:36:08.734Z","repository":{"id":301648251,"uuid":"1009914491","full_name":"tylersuehr7/raylib-3d-model-viewer","owner":"tylersuehr7","description":"Helps you visualize GLB 3D models and animations with raylib for game development.","archived":false,"fork":false,"pushed_at":"2025-06-28T00:38:40.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-28T01:26:59.562Z","etag":null,"topics":["3d-models","cpp","game-development","raylib"],"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/tylersuehr7.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}},"created_at":"2025-06-28T00:27:29.000Z","updated_at":"2025-06-28T00:38:43.000Z","dependencies_parsed_at":"2025-06-28T01:27:04.167Z","dependency_job_id":"6b681a88-8fa3-40fe-8fee-3543d95e9750","html_url":"https://github.com/tylersuehr7/raylib-3d-model-viewer","commit_stats":null,"previous_names":["tylersuehr7/raylib-3d-model-viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tylersuehr7/raylib-3d-model-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylersuehr7%2Fraylib-3d-model-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylersuehr7%2Fraylib-3d-model-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylersuehr7%2Fraylib-3d-model-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylersuehr7%2Fraylib-3d-model-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tylersuehr7","download_url":"https://codeload.github.com/tylersuehr7/raylib-3d-model-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tylersuehr7%2Fraylib-3d-model-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32255721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T04:23:17.126Z","status":"ssl_error","status_checked_at":"2026-04-25T04:21:53.360Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["3d-models","cpp","game-development","raylib"],"created_at":"2025-06-28T06:05:36.455Z","updated_at":"2026-04-25T08:36:08.718Z","avatar_url":"https://github.com/tylersuehr7.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3D Model Viewer\n\nHelps you visualize GLB 3D models and animations with raylib for game development.\n\n## Features\n\n- File browser to select GLB models from the assets directory\n- 3D model viewing with camera orbit controls\n- Model transformation controls:\n  - Scale down / up model ('q' key / 'e' key)\n  - Adjusts upright angle ('r' key)\n- Model animation controls:\n  - Switch between animations (',' key / '.' key)\n  - Increase / decrease animation speed ('+' key / '-' key)\n- Display options:\n  - Wireframe mode ('w' key)\n  - Bounding box display mode ('b' key)\n  - Toggle file picker ('space' key)\n\n## Building\n\nThis project uses CMake for building:\n\n```bash\n# Create build directory\nmkdir build\ncd build\n\n# Configure and build\ncmake ..\nmake\n\n# Run the application\n./game\n```\n\n## Adding Models\n\nPlace your GLB model files in the `assets` directory. The application will detect them automatically.\n\nYou can find sample GLB files at:\n- [Khronos glTF Sample Models](https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0)\n- [Sketchfab](https://sketchfab.com/) (Many models can be downloaded in GLB format)\n\n## Dependencies\n\n- [raylib](https://www.raylib.com/) - A simple and easy-to-use library for game development\n- [raygui](https://github.com/raysan5/raygui) - A simple and easy-to-use immediate-mode GUI for raylib\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n\u003e Copyright © 2025 Tyler R. Suehr\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylersuehr7%2Fraylib-3d-model-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftylersuehr7%2Fraylib-3d-model-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftylersuehr7%2Fraylib-3d-model-viewer/lists"}