{"id":19045645,"url":"https://github.com/mortennobel/simplerenderengineproject","last_synced_at":"2025-09-25T20:43:22.424Z","repository":{"id":77009127,"uuid":"98521496","full_name":"mortennobel/SimpleRenderEngineProject","owner":"mortennobel","description":"Small C++14 render engine with dependencies","archived":false,"fork":false,"pushed_at":"2020-09-15T07:40:16.000Z","size":27668,"stargazers_count":46,"open_issues_count":3,"forks_count":42,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-08T04:36:43.068Z","etag":null,"topics":["cpp","opengl","render-engine"],"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/mortennobel.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":"2017-07-27T10:00:48.000Z","updated_at":"2025-04-04T10:54:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"edd09e71-12f2-4b2d-a5d7-9cf719b0f64d","html_url":"https://github.com/mortennobel/SimpleRenderEngineProject","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mortennobel/SimpleRenderEngineProject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortennobel%2FSimpleRenderEngineProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortennobel%2FSimpleRenderEngineProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortennobel%2FSimpleRenderEngineProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortennobel%2FSimpleRenderEngineProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mortennobel","download_url":"https://codeload.github.com/mortennobel/SimpleRenderEngineProject/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mortennobel%2FSimpleRenderEngineProject/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276977603,"owners_count":25738943,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","opengl","render-engine"],"created_at":"2024-11-08T22:50:59.614Z","updated_at":"2025-09-25T20:43:22.388Z","avatar_url":"https://github.com/mortennobel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleRenderEngine Projects\n\nThis is a fork of SimpleRenderEngine including libraries and bindings to common game development libraries. (This includes SimpleRenderEngine dependencies)\nThe goal of this project is be able to get started without spending time on setup.\n\nFirst clone the project (`git clone --recurse-submodules https://github.com/mortennobel/SimpleRenderEngineProject.git`). You can use of the examples as starting point.\n\nFor more information about SimpleRenderEngine see:\n\nhttps://github.com/mortennobel/SimpleRenderEngine\n\n# Setup OSX\n\n## SDL\nDownload the most recent Development Libraries for macOS from https://www.libsdl.org/download-2.0.php\nOpen the dmg and copy the SDL2.framework to /Library/Frameworks \n\n## SDL_image\n\nDownload the most recent Development Libraries for macOS from https://www.libsdl.org/projects/SDL_image/\nOpen the dmg and copy the SDL2_image.framework to /Library/Frameworks \n\n## SDL_mixer\n\nDownload the most recent Development Libraries for macOS from https://www.libsdl.org/projects/SDL_mixer/\nOpen the dmg and copy the SDL2_mixer.framework to /Library/Frameworks \n\n## Run CMake to setup project \n\nCMake should now be able to configure your project fully using CMake with default values.\n\n# Setup Windows (Visual Studio 2017)\n\nEvery dependency is included. Run CMake and use the default options to generate the project files.\nUse x86 (64-bit is currently unsupported).\n\n# Setup Linux\n\n* sudo apt-get install libsdl2-dev\n* sudo apt-get install libsdl2-image-dev\n* sudo apt-get install libsdl2-mixer-dev\n* sudo apt-get install libglew-dev\n* sudo apt-get install lua5.3-dev","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortennobel%2Fsimplerenderengineproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmortennobel%2Fsimplerenderengineproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmortennobel%2Fsimplerenderengineproject/lists"}