Skip to content

Hongtae/SwiftVVD

Repository files navigation

Swift-VVD

Cross-Platform Game Engine for swift programming language.

  • GPGPU Library with Vulkan / Metal
  • Game Physics & Audio
  • Declarative UI framework similar to SwiftUI
  • Tools and Utilities

Warning
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.


Things that require pre-installation

Build & Run

swift build
swift run TestApp1