A vulkan header generator for Delphi.
July 19, 2018
Author: Craig Chapman
What is darkVulkanGen?
A handful of months back, I began working on a game engine for Delphi named darkGlass.
see:
http://chapmanworld.com/darkglass/
https://github.com/chapmanworld/DarkGlass
At that time I’d intended to write the rendering part of the game engine using OpenGL, however, for a variety of reasons I decided to use Vulkan instead.
Vulkan is a modern graphics…