gabdube / vulkan_python_baby_steps

Some early experimental python/vulkan tests

Repository from Github https://github.comgabdube/vulkan_python_baby_stepsRepository from Github https://github.comgabdube/vulkan_python_baby_steps

Collection of toy projects I coded to tech myself Vulkan, the best GPU api ever.

Each top level python file is a standalone program.

Modules under untils and vulkan are incomplete and should not be used in other projects.

If you are on windows and you have nuitka installed, nuitka_build will compile the programs into standalone executable.

Feel free to use them as inspiration.

I think Python 3.6 is required to run them.

About

Some early experimental python/vulkan tests


Languages

Language:Python 96.0%Language:GLSL 3.5%Language:Shell 0.3%Language:Batchfile 0.2%