Removed old mesh loader, replaced with new model loader and vertex layout class in all examples (Refs #260)
This commit is contained in:
parent
f326b3ec77
commit
7e43a55a76
35 changed files with 843 additions and 1715 deletions
|
|
@ -89,9 +89,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Base", "Base", "{09B9A54B-F
|
|||
base\vulkanframebuffer.hpp = base\vulkanframebuffer.hpp
|
||||
base\vulkanheightmap.hpp = base\vulkanheightmap.hpp
|
||||
base\VulkanInitializers.hpp = base\VulkanInitializers.hpp
|
||||
base\vulkanMeshLoader.hpp = base\vulkanMeshLoader.hpp
|
||||
base\VulkanModel.hpp = base\VulkanModel.hpp
|
||||
base\vulkanscene.hpp = base\vulkanscene.hpp
|
||||
base\vulkanswapchain.hpp = base\vulkanswapchain.hpp
|
||||
base\vulkantextoverlay.hpp = base\vulkantextoverlay.hpp
|
||||
base\VulkanTexture.hpp = base\VulkanTexture.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue