Skip to content

JackiBackiBoy/primwalk

Repository files navigation

primwalk

Cross platform graphics engine powered by Vulkan® and C++.

Compatibility

The graphics engine offers full Vulkan support on all modern versions of Windows, excluding versions released before Windows 10. When it comes to the macOS version of the engine there is at the time writing no native Vulkan support from Apple, since Apple expects the Metal graphics API to be used instead.

However, the Vulkan SDK provides partial Vulkan support through the use of the MoltenVK library which is a "translation" or "porting" library that maps most of the Vulkan functionality to the underlying graphics support (via Metal) on macOS, iOS, and tvOS platforms. It is not a fully-conforming Vulkan driver for macOS, iOS, or tvOS devices but it works as a preliminary solution until the Metal API has been integrated in the engine.

Build Instructions

Prerequisites

About

Cross platform graphics engine created in Vulkan and C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published