{"id":26748269,"url":"https://github.com/hennotheo/narcengine","last_synced_at":"2025-09-19T22:54:20.457Z","repository":{"id":245138137,"uuid":"797019044","full_name":"hennotheo/NarcEngine","owner":"hennotheo","description":"C++ Vulkan game engine","archived":false,"fork":false,"pushed_at":"2025-07-15T20:49:29.000Z","size":1976,"stargazers_count":2,"open_issues_count":24,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-16T19:01:21.248Z","etag":null,"topics":["cpp","engine","game-engine","gamedev"],"latest_commit_sha":null,"homepage":"https://hennotheo.github.io/NarcEngine-Doc/","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/hennotheo.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":"2024-05-07T03:33:53.000Z","updated_at":"2025-04-23T20:06:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"88bfd3b2-66ff-4e76-930a-39c4a3bbc9a9","html_url":"https://github.com/hennotheo/NarcEngine","commit_stats":null,"previous_names":["naziolt/narcengine","hennotheo/narcengine"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hennotheo/NarcEngine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hennotheo%2FNarcEngine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hennotheo%2FNarcEngine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hennotheo%2FNarcEngine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hennotheo%2FNarcEngine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hennotheo","download_url":"https://codeload.github.com/hennotheo/NarcEngine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hennotheo%2FNarcEngine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276012455,"owners_count":25569844,"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-19T02:00:09.700Z","response_time":108,"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","engine","game-engine","gamedev"],"created_at":"2025-03-28T10:17:12.505Z","updated_at":"2025-09-19T22:54:20.449Z","avatar_url":"https://github.com/hennotheo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NarcEngine\n\nNarcEngine is a C++ game engine that leverages Vulkan for high-performance graphics rendering. This project includes several dependencies and is structured to facilitate easy development and integration.\n\n## Features\n\n- High-performance graphics rendering using Vulkan\n- Modular architecture with separate components for IO and core engine functionality\n- Integration with GLFW for window management and input handling\n- Integration with GLM for mathematics operations\n\n## Dependencies\n\n- [CMake](https://cmake.org/)\n- [Vulkan SDK](https://vulkan.lunarg.com/sdk/home)\n- [GLFW](https://github.com/glfw/glfw)\n- [GLM](https://github.com/g-truc/glm)\n- [Python](https://www.python.org/)\n- [STB](https://github.com/nothings/stb.git)\n- [Tinyobjloader](https://github.com/tinyobjloader/tinyobjloader.git)\n- [GoogleTest](https://github.com/google/googletest.git)\n- [NSIS](https://nsis.sourceforge.io/Main_Page)\n\n## Building the Project\n\n### Prerequisites\n\n- CMake 3.10 or higher\n- A C++20 compatible compiler\n- Vulkan SDK installed\n- Python 3.6 or higher (for building dependencies)\n\n### Steps\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/hennotheo/NarcEngine.git\n    cd NarcEngine\n    ```\n\n2. Create a build directory:\n    ```sh\n    mkdir build\n    ```\n\n3. Configure the project with CMake:\n    ```sh\n    cmake --preset release\n    ```\n\n4. Build the project:\n    ```sh\n    cmake --build --preset release\n    ```\n\n## License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhennotheo%2Fnarcengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhennotheo%2Fnarcengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhennotheo%2Fnarcengine/lists"}