{"id":48147718,"url":"https://github.com/bezlant/s21_3d_model_viewer","last_synced_at":"2026-04-04T17:01:53.668Z","repository":{"id":56789803,"uuid":"523646268","full_name":"bezlant/s21_3d_model_viewer","owner":"bezlant","description":"💎 A simple 3D model viewer written in C++. (School 42)","archived":false,"fork":false,"pushed_at":"2022-08-17T06:09:47.000Z","size":24290,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-01-30T06:59:23.068Z","etag":null,"topics":["3d-models","3d-viewer","cpp17","glew","glm","gtest","imgui","imgui-glfw","obj-loader","obj-parser","opengl"],"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/bezlant.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}},"created_at":"2022-08-11T08:36:31.000Z","updated_at":"2024-01-15T19:57:19.000Z","dependencies_parsed_at":"2022-08-16T09:30:44.127Z","dependency_job_id":null,"html_url":"https://github.com/bezlant/s21_3d_model_viewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bezlant/s21_3d_model_viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezlant%2Fs21_3d_model_viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezlant%2Fs21_3d_model_viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezlant%2Fs21_3d_model_viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezlant%2Fs21_3d_model_viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezlant","download_url":"https://codeload.github.com/bezlant/s21_3d_model_viewer/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezlant%2Fs21_3d_model_viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31407391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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-models","3d-viewer","cpp17","glew","glm","gtest","imgui","imgui-glfw","obj-loader","obj-parser","opengl"],"created_at":"2026-04-04T17:01:53.354Z","updated_at":"2026-04-04T17:01:53.553Z","avatar_url":"https://github.com/bezlant.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3d Model Viewer\n\nhttps://user-images.githubusercontent.com/89563512/185046853-f8f23cd4-393c-422b-9a43-45ed69e03d9b.mov\n\n### Table of Contents\n* [Introduction](#introduction)\n* [Goals](#goals)\n* [Build \u0026 Dependencies](#build-and-dependencies)\n* [Tests](#tests)\n\n### Introduction\n\nImplementation of the **model viewer** in C++ following the principles of structured programming. \n\n### Goals\n\n- [x] Obj parser\n- [x] Render a model (Vertices \u0026 Faces support)\n- [x] Translate the model by a given distance in relation to the X, Y, Z axes.\n- [x] Rotate the model by a given angle relative to its X, Y, Z axes.\n- [x] Scale the model by a given value.\n- [x] Gui with Imgui/GLFW\n- [x] Code is well documented\n- [x] Make all, install, uninstall, clean, dvi, dist, tests, gcov targets implemented\n- [x] Unit Tests \n- [x] Add previews \n\n### Build and Dependencies\n\n\u003cu\u003eYou'll need to install clang++, make, googletest, pkg-config, glfw3 glew glm and doxygen(if you need the documentation).\u003c/u\u003e\u003cbr\u003e\n\n```\n$ git clone https://github.com/bezlant/s21_3d_model_viewer --recursive\n$ cd s21_3d_model_viewer/src/\n$ make \n$ make -f test.mk (for tests)\n```\n\n### Tests\n* Unit tests are implemented using [googletest](https://github.com/google/googletest) \u0026 coverage report with [LCOV](https://github.com/linux-test-project/lcov)\n\nhttps://user-images.githubusercontent.com/89563512/185046855-eac522be-4ea8-49e9-922c-bc89f1c2f03c.mov\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezlant%2Fs21_3d_model_viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezlant%2Fs21_3d_model_viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezlant%2Fs21_3d_model_viewer/lists"}