Added additional documentatiomn for the swap chain class

This commit is contained in:
saschawillems 2016-02-23 22:22:59 +01:00
parent e2dcc4f6f4
commit 2c5e6f1d0e
4 changed files with 104 additions and 8 deletions

View file

@ -0,0 +1,8 @@
## Additional documentation
- [Vulkan swap chain class](./swapchain.md)
- [Vulkan example base class](./examplebaseclass.md)
- todo
- mesh loader
- texture loader
- etc.