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
68915842450c1c2b1522c58fac52a707b05ab667
IntroductionToVulkan
/
Project
/
Tutorial04
History
plapins
6891584245
Added handle's value clearing after framebuffer's destruction.
2016-07-27 11:23:26 +02:00
..
Data04
Unified GLSL version across shaders in all tutorials.
2016-06-24 09:36:28 +02:00
main.cpp
Modified Tutorial04: improved code maintenance (replaced static arrays with std::vectors); changed order of some operations (moved vertex buffer creation before rendering resources creation).
2016-07-02 22:45:16 +02:00
Tutorial04.cpp
Added handle's value clearing after framebuffer's destruction.
2016-07-27 11:23:26 +02:00
Tutorial04.h
Modified Tutorial04: improved code maintenance (replaced static arrays with std::vectors); changed order of some operations (moved vertex buffer creation before rendering resources creation).
2016-07-02 22:45:16 +02:00