{"id":28797525,"url":"https://github.com/hesic73/simple_model_viewer","last_synced_at":"2026-04-24T22:35:17.721Z","repository":{"id":294630303,"uuid":"987317833","full_name":"hesic73/simple_model_viewer","owner":"hesic73","description":"A very simple 3D model viewer built with OpenGL and Assimp.","archived":false,"fork":false,"pushed_at":"2025-05-21T09:39:00.000Z","size":157,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T06:49:00.754Z","etag":null,"topics":["3d","glfw","glfw3","model-viewer","opengl","opengl3","viewer"],"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/hesic73.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-05-20T22:47:10.000Z","updated_at":"2025-05-21T09:39:03.000Z","dependencies_parsed_at":"2025-05-22T09:47:37.647Z","dependency_job_id":null,"html_url":"https://github.com/hesic73/simple_model_viewer","commit_stats":null,"previous_names":["hesic73/simple_model_viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hesic73/simple_model_viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fsimple_model_viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fsimple_model_viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fsimple_model_viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fsimple_model_viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hesic73","download_url":"https://codeload.github.com/hesic73/simple_model_viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hesic73%2Fsimple_model_viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["3d","glfw","glfw3","model-viewer","opengl","opengl3","viewer"],"created_at":"2025-06-18T04:31:17.008Z","updated_at":"2026-04-24T22:35:17.716Z","avatar_url":"https://github.com/hesic73.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple_model_viewer\n\nA very simple 3D model viewer built with OpenGL and Assimp.\n\n\nhttps://github.com/user-attachments/assets/5628eb14-c14b-4e53-a5de-a42f8407c7f3\n\n\n## Dependencies\n\nThis project depends on the following libraries:\n\n- **GLFW**: For creating windows and handling input.\n- **GLM**: A header-only library for mathematics, including vectors and matrices.\n- **Assimp**: For loading 3D model files.\n- **spdlog**: For logging messages.\n- **stb_image**: For loading image files.\n\nEnsure these dependencies are installed on your system before building the project.\n\n## Requirements\n\n- OpenGL 3.3 or higher is required.\n\n## Build Instructions\n\nRun the following commands in the project root:\n```bash\nmkdir -p build \u0026\u0026 cd build\ncmake .. \u0026\u0026 make\n```\n\n## Usage\n\nYou can start the application with or without a command-line argument:\n\n- **With a command-line argument**: Provide the path to a 3D model file as an argument to load it directly.\n  ```bash\n  ./model_viewer /path/to/model.obj\n  ```\n- **Without a command-line argument**: Start the application and drag and drop a 3D model file into the window to view it.\n\n### Controls\n\n- **Keyboard**:\n  - Press `R` to reset to the default camera pose.\n  - Press `Space` to toggle model rotation.\n- **Mouse**:\n  - Hold the left mouse button to change the camera orientation.\n  - Hold the middle mouse button to pan the view.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhesic73%2Fsimple_model_viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhesic73%2Fsimple_model_viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhesic73%2Fsimple_model_viewer/lists"}