Skip to content

sponeil/VKSandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folders that contain code/assets that don't belong to me:
Build/fonts     - GLF fonts (I believe these are public domain)
Code/glslang    - LunarG's glslang compiler (from the VulkanSDK, check it for applicable licenses)
Code/libjpeg    - libjpeg (the libjpeg license applies to this code)
Code/libpng     - libpng (the libpng license applies to this code)
Code/libsqlite3 - libsqlite3 (the SQLite3 license applies to this code)
Code/libzip     - libzip (the libzip license applies to this code)
Code/zlib       - zlib (the zlib applies to this code)

Folders that contain code/assets I've created and released into the public domain:
Build/shaders   - Some test shader and technique files I've created for testing
Code/VKContext  - My VKContext wrapper library to make it easier to use
Code/VKTest     - My own app to test the 

About

My sandbox for playing with the Vulkan API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published