This website requires JavaScript.
Explore
Help
Register
Sign In
opus-tango
/
IntroductionToVulkan
Watch
1
Star
0
Fork
0
You've already forked IntroductionToVulkan
mirror of
https://github.com/opus-tango/IntroductionToVulkan.git
synced
2026-03-20 12:05:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
906cd3fb8d4d53ecef3b82efba8752dd108abb4e
IntroductionToVulkan
/
Project
History
Pawel Lapinski
3553b1442c
Changed folder structure and refactored CMakeLists.txt file.
2018-02-25 23:35:49 +01:00
..
Common
Fixed calculation of projection matrices (aligned with the Vulkan Cookbook).
2018-02-05 14:52:26 +01:00
Include
Added tutorials "06 - Descriptor Sets" and "07 - Uniform Buffers". Added functions for projection matrices generation to Tools. Added function for loading images from files (with stb_image library). Updated README.md file with description of Tutorial06.
2016-06-22 23:23:22 +02:00
Tutorials
Changed folder structure and refactored CMakeLists.txt file.
2018-02-25 23:35:49 +01:00
build.bat
Updated License to Apache 2.0
2017-04-21 16:20:21 -07:00
build.sh
Added license.txt file.
2016-03-14 20:21:47 +01:00
CMakeLists.txt
Changed folder structure and refactored CMakeLists.txt file.
2018-02-25 23:35:49 +01:00
compile_shaders.bat
Changed line endings from Windows (\r\n) to Linux (\n) style.
2017-11-14 09:57:36 +01:00
compile_shaders.sh
Added Linux version of compile_shaders.sh file.
2016-09-13 11:03:05 +02:00