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 03:55:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2592271bfa48c5c45b4865febfd82fcbeb2693ed
IntroductionToVulkan
/
Project
History
Pawel Lapinski
2592271bfa
Renamed base class used in tutorials.
2018-02-26 22:48:53 +01:00
..
Common
Renamed base class used in tutorials.
2018-02-26 22:48:53 +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
Renamed base class used in tutorials.
2018-02-26 22:48:53 +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