# vk **Repository Path**: toy80/vk ## Basic Information - **Project Name**: vk - **Description**: experimental vulkan binding for golang - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-22 - **Last Updated**: 2021-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vk [![Build Status](https://travis-ci.org/toy80/vk.svg?branch=master)](https://travis-ci.org/toy80/vk) Package vk is an experimental Vulkan binding for golang. ## Minimal example Install the official vulkan runtime and run the toy80-example-vk package ## More examples See the [github.com/toy80/toy](https://github.com/toy80/toy) repository, screenshot: ![Screenshot-0](https://github.com/toy80/toy/blob/master/doc/screenshot-0.png?raw=true)