{"id":15136981,"url":"https://github.com/jacobdomagala/shady","last_synced_at":"2025-10-23T11:32:08.697Z","repository":{"id":36910989,"uuid":"41218026","full_name":"JacobDomagala/Shady","owner":"JacobDomagala","description":"CMake based rendering engine written in modern C++ with Vulkan, glfw3 and imgui. ","archived":false,"fork":false,"pushed_at":"2024-04-25T20:24:07.000Z","size":509425,"stargazers_count":9,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T18:38:44.372Z","etag":null,"topics":["assimp","cmake","conan","cpp","cpp17","cpp20","engine","glfw3","imgui","rendering","vulkan"],"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/JacobDomagala.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":"2015-08-22T17:38:45.000Z","updated_at":"2024-04-25T20:24:08.000Z","dependencies_parsed_at":"2024-04-24T14:46:18.671Z","dependency_job_id":"8d59ab77-7582-4dd3-bf8a-72c67d30e1dd","html_url":"https://github.com/JacobDomagala/Shady","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobDomagala%2FShady","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobDomagala%2FShady/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobDomagala%2FShady/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JacobDomagala%2FShady/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JacobDomagala","download_url":"https://codeload.github.com/JacobDomagala/Shady/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237821708,"owners_count":19371811,"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":["assimp","cmake","conan","cpp","cpp17","cpp20","engine","glfw3","imgui","rendering","vulkan"],"created_at":"2024-09-26T06:42:26.915Z","updated_at":"2025-10-23T11:32:03.354Z","avatar_url":"https://github.com/JacobDomagala.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shady\n[![Windows](https://github.com/JacobDomagala/Shady/actions/workflows/windows.yml/badge.svg?branch=master)](https://github.com/JacobDomagala/Shady/actions/workflows/windows.yml?query=branch%3Amaster)\n[![Ubuntu](https://github.com/JacobDomagala/Shady/actions/workflows/ubuntu.yml/badge.svg?branch=master)](https://github.com/JacobDomagala/Shady/actions/workflows/ubuntu.yml?query=branch%3Amaster)\n\n------------------------------------------------------------\n\nShady is a 3D rendering engine written in modern C++ and Vulkan. It's not meant to be a fully fledged rendering/game engine, it's just a fun project I'm doing in my free time. \u003c/br\u003e\n\nThis project is in an early stage so it's still missing many basic features. For current roadmap/planned features see [Github Project](https://github.com/users/JacobDomagala/projects/3/views/1) \u003c/br\u003e\n\nBelow you can see famous [Sponza](https://en.wikipedia.org/wiki/Sponza_Palace) scene rendered using Shady (click to see YouTube video): \u003cbr\u003e\n[![Sponza](https://github.com/JacobDomagala/Shady/wiki/Youtube.png)](https://www.youtube.com/watch?v=LZlHqkR0CQ0)\n\n------------------------------------------------------------\n## Building\n\nShady is CMake/Conan based project working both on Linux (Ubuntu) and Windows. To build it, you will need at least C++20 compiler and CMake version 3.22. \u003c/br\u003e\nWhile most of the dependencies will be handled by Conan, it's required that you have Vulkan installed on your machine.\n\nTypical build process would look like this:\n```bash\n# Create build directory\nmkdir build \u0026\u0026 cd build\n\nconan profile detect\nconan install .. -of=build --build=missing -s compiler.cppstd=20\n\n# Generate build system for Windows/Linux\ncmake -G \"Ninja\" -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake ..\n\n# Build\ncmake --build .\n```\n\n## Youtube\nFor past and future video logs, please visit my [Youtube](https://www.youtube.com/@Jacob.Domagala) channel. \u003cbr\u003e\n[![Playlist](https://img.youtube.com/vi/LZlHqkR0CQ0/0.jpg)](https://www.youtube.com/watch?v=LZlHqkR0CQ0\u0026list=PLRLVUsGGaSH8GcSjxOiAQBRWuFpVtWVOp \"YouTube Playlist\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobdomagala%2Fshady","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobdomagala%2Fshady","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobdomagala%2Fshady/lists"}