Skip to content

vkngwrapper/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vkngwrapper Examples

This repository contains pure go ports of existing Vulkan examples originally written in other languages. You can try out different pieces of functionality and learn how to build applications that interact with vkngwrapper.

Executing This Code

Before this code can be executed, you will need to install the Vulkan SDK for your operating system. Additionally, it may be necessary to download SDL2 using your local package manager. For more information, see go-sdl2 requirements.

Example Sets

LunarG Samples

Go ports for a selection of windows samples from vulkan.lunarg.com. The LunarG samples (and these ports) are licensed under the Apache License 2.0.

Vulkan-Tutorial.com

This folder contains various go ports of the example code of step 29 (multisampling) at https://vulkan-tutorial.com.

About

vkng wrapper - usage examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published