pyVulkan

vulkan API bindings for Python


Keywords
Graphics, 3D, Vulkan, cffi
License
BSD-3-Clause
Install
pip install pyVulkan==0.9

Documentation

This repository is no longer maintained. Please go over to https://github.com/realitix/vulkan

pyVulkan

Vulkan API bindings for Python

pyVulkan is Vulkan API bindings for Python.
It supports both Python 2 and Python 3.

Tested on Ubuntu and Windows 10.

Installation

pip install pyVulkan