{"id":19204742,"url":"https://github.com/hongtae/swiftvvd","last_synced_at":"2025-04-05T18:07:17.328Z","repository":{"id":37086212,"uuid":"451322064","full_name":"Hongtae/SwiftVVD","owner":"Hongtae","description":"Swift 3D Game Engine for Windows, macOS, iOS, Linux","archived":false,"fork":false,"pushed_at":"2025-03-24T13:34:58.000Z","size":23631,"stargazers_count":141,"open_issues_count":0,"forks_count":4,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-29T17:09:20.661Z","etag":null,"topics":["apple-metal","apple-metal-game-engine","cross-platform","cross-platform-game-engine","game-development","game-engine","linux","linux-game-engine","mac-game-engine","metal-renderer","swift","swift-game-engine","ui-framework","vulkan","vulkan-engine","vulkan-game-engine","vulkan-renderer"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hongtae.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":"SupportPackages/FreeType/CMakeLists.txt","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Hongtae"}},"created_at":"2022-01-24T04:59:24.000Z","updated_at":"2025-03-24T13:35:02.000Z","dependencies_parsed_at":"2023-10-27T13:33:58.778Z","dependency_job_id":"cad561d6-7503-47fe-b142-d0f13c50d7e1","html_url":"https://github.com/Hongtae/SwiftVVD","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/Hongtae%2FSwiftVVD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hongtae%2FSwiftVVD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hongtae%2FSwiftVVD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hongtae%2FSwiftVVD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hongtae","download_url":"https://codeload.github.com/Hongtae/SwiftVVD/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378141,"owners_count":20929296,"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":["apple-metal","apple-metal-game-engine","cross-platform","cross-platform-game-engine","game-development","game-engine","linux","linux-game-engine","mac-game-engine","metal-renderer","swift","swift-game-engine","ui-framework","vulkan","vulkan-engine","vulkan-game-engine","vulkan-renderer"],"created_at":"2024-11-09T13:09:35.150Z","updated_at":"2025-04-05T18:07:17.294Z","avatar_url":"https://github.com/Hongtae.png","language":"Swift","funding_links":["https://github.com/sponsors/Hongtae"],"categories":[],"sub_categories":[],"readme":"# Swift-VVD\n\nCross-Platform Game Engine for swift programming language.\n\n- GPGPU Library with Vulkan / Metal\n- Game Physics \u0026 Audio\n- Declarative UI framework similar to SwiftUI\n- Tools and Utilities\n\n\n\u003e **Warning**  \n\u003e ***It is not recommended for products as it is still in a very early stage in development and many features have not been implemented yet.***\n\n---\n## Things that require pre-installation\n* Windows 10/11 x64\n  * [Microsoft Visual Studio 2022](https://visualstudio.microsoft.com/)\n  * [GIT (with LFS)](https://git-scm.com/)\n  * [Vulkan SDK](https://vulkan.lunarg.com/)\n    * Requires a graphics driver installed that supports Vulkan 1.3 or later.\n  * [Swift 6.0 or later](https://www.swift.org/)\n\n* Mac\n  * macOS 15.0 (Sequoia) or later (as a build target)\n  * [Xcode 16 or later](https://developer.apple.com/xcode/)\n \n    \u003e **Note**  \n    \u003e When cloning this project, you must use a **GIT client that supports LFS.**\n\n* Linux / WSL2\n  * [Vulkan SDK](https://vulkan.lunarg.com/)\n    * Requires a graphics driver installed that supports Vulkan 1.3 or later.\n  * [Swift 6.0 or later](https://www.swift.org/)\n  * [Wayland-1.20 or later (libwayland-dev)](https://wayland.freedesktop.org/)\n  * [ALSA for Audio (libasound2-dev)](https://www.alsa-project.org/)\n\n\n## Included External Libraries\n- [FreeType](https://freetype.org/)\n- [jpeg](https://ijg.org/)\n- [libFLAC](https://xiph.org/flac/)\n- [libogg](https://xiph.org/ogg/)\n- [libpng](https://github.com/glennrp/libpng)\n- [libvorbis](https://xiph.org/vorbis/)\n- [LZ4](https://github.com/lz4/lz4)\n- [LZMA](https://www.7-zip.org/sdk.html)\n- [minimp3](https://github.com/lieff/minimp3)\n- [zlib](https://github.com/madler/zlib)\n- [Zstd](https://github.com/facebook/zstd)\n- [TinyGLTF](https://github.com/syoyo/tinygltf)\n- [OpenAL Soft](https://github.com/kcat/openal-soft)\n    - This is LGPL licensed, configured to build **dynamic-library**.\n\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhongtae%2Fswiftvvd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhongtae%2Fswiftvvd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhongtae%2Fswiftvvd/lists"}