Skip to content

A attempt at using python to parse and convert the Vulkan API to C#

chrispalazzolo/VulkanAPIToCSharpParser

Repository files navigation

This project was an attempt to parse the Vulkan API to C# using Python. The Python scripts would read in and parse the Vulkan API C++ file and create a C# project which you would include in your project. It was a fun little project but gave up on it as it made me interested in C/C++ again :)

About

A attempt at using python to parse and convert the Vulkan API to C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages