Skip to content

Rickodesea/VulkanSDL

Repository files navigation

VulkanSDL

Vulkan SDL Template

This is a template code base for implement Vulkan on SDL. It was coded on linux but should work on other platforms. The code is meant for quick re-use (as is or freely edited). It is written completely in C (hardly any C Vulkan tutorial out there) and the code is well documented.

You will have to get glslangValidator to compile the shaders. Put the compiled shaders in the build directory containing your main program.

License

This project is licensed under the zlib license - see the LICENSE file for details. © All rights reserved.

Version

The current version of this project can be seen on the VERSION file.

Project Managers

  • Innovative Director: Alrick Grandison

Authors

See AUTHORS for full list.

Contributing

See CONTRIBUTING.md for how to contribute.



About

Vulkan SDL C Renderer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published