Categorygithub.com/vkngwrapper/integrations/sdl2/v2

# Packages

No description provided by the author

# README

SDL2 Integration v2

go get github.com/vkngwrapper/integrations/sdl2/v2

This integration provides a small utility to create khr_surface.Surface objects from Window options created with go-sdl2. In order to use this integration, you will need to install SDL2 to your local system using the instructions here.

You can look at examples to see the most effective way to use SDL2 in your vkngwrapper application.