Missing Vulkan example
parent
5c071d9901
commit
b385eda3f4
@ -8,6 +8,7 @@
|
||||
- [Example for DirectX9 users](#Example-for-DirectX9-users)
|
||||
- [Example for DirectX11 users](#Example-for-DirectX11-users)
|
||||
- [Example for DirectX12 users](#Example-for-DirectX12-users)
|
||||
- [Example for Vulkan users](#Example-for-Vulkan-users)
|
||||
- [About Texture Coordinates](#About-texture-coordinates)
|
||||
|
||||
## TL;DR;
|
||||
@ -529,6 +530,14 @@ ImGui::End();
|
||||
|
||||
----
|
||||
|
||||
## Example for Vulkan users
|
||||
|
||||
(This section needs writing)
|
||||
|
||||
##### [Return to Index](#index)
|
||||
|
||||
----
|
||||
|
||||
## About Texture Coordinates
|
||||
|
||||
See e.g. http://wiki.polycount.com/wiki/Texture_Coordinates
|
||||
|
Loading…
Reference in New Issue
Block a user