SwiftMetalPlatform: Metal API implementation in Swift on top of Vulkan

A Metal API implementation in Swift on top of the Vulkan API. – GitHub – PHIAR/swiftMetalPlatform: A Metal API implementation in Swift on top of the Vulkan API. Read more

Similar

Modern Networking in Swift 5

Making HTTP requests is one of first things to learn when starting iOS and macOS development with Swift 5. In this article we'll build modern networking layer with Swift 5 APIs: URLSession, the Combine framework and Codable. We'll discuss why such librari... (more…)

Read more »