{"id":16989941,"url":"https://github.com/x39/vengine","last_synced_at":"2025-03-22T03:13:23.000Z","repository":{"id":74149865,"uuid":"404497408","full_name":"X39/vengine","owner":"X39","description":"Custom render engine written in C++, using Vulkan","archived":false,"fork":false,"pushed_at":"2022-05-22T22:37:02.000Z","size":2730,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T22:53:31.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/X39.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-09-08T21:14:25.000Z","updated_at":"2021-10-10T21:45:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a65e416-8037-42c0-b735-2a83d5f602d9","html_url":"https://github.com/X39/vengine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X39%2Fvengine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X39%2Fvengine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X39%2Fvengine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/X39%2Fvengine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/X39","download_url":"https://codeload.github.com/X39/vengine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898458,"owners_count":20528341,"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":[],"created_at":"2024-10-14T03:08:30.305Z","updated_at":"2025-03-22T03:13:22.978Z","avatar_url":"https://github.com/X39.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub pull requests](https://img.shields.io/github/issues-pr/x39/vengine)\n![GitHub pull requests](https://img.shields.io/github/issues/x39/vengine)\n![GitHub pull requests](https://img.shields.io/github/commit-activity/m/x39/vengine)\n\n# Dependencies installation\n## Windows\n1. Clone the repository using `git clone https://github.com/X39/vengine.git --recursive`\n2. Install `vcpkg`\n   ```\n   git clone https://github.com/Microsoft/vcpkg.git\n   cd vcpkg\n   ./bootstrap-vcpkg.sh\n   ./vcpkg integrate install\n   ```\n3. Install dependencies using `vcpkg`\n   1. `vcpkg install EnTT` (add `--triplet x64-windows` if you plan on compiling for x64)\n   2. `vcpkg install glm` (add `--triplet x64-windows` if you plan on compiling for x64)\n   3. `vcpkg install glfw3` (add `--triplet x64-windows` if you plan on compiling for x64)\n4. [Install Vulkan](https://vulkan.lunarg.com/sdk/home#windows)\n5. [Install CMake](https://cmake.org/download/#latest)\n6. Setup your IDE\n   1. **CLion** _(Version 2021.2.1)_\n      1. Open the Project Folder (where the `CMakeLists.txt` is located)\n      2. In the Menu bar, click `File` \u003e `Settings...` \u003e *Dialog opens* \u003e `Build, Execution, Deployment` \u003e `CMake`\n      3. In the `CMake options` field, add `-DCMAKE_TOOLCHAIN_FILE=VCPKGPATH/scripts/buildsystems/vcpkg.cmake`\n         where `VCPKGPATH` is the path to your `vcpkg` installation ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx39%2Fvengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx39%2Fvengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx39%2Fvengine/lists"}