Skip to content

HanLinSun/VulkanToy

Repository files navigation

VulkanToy

Vulkan-based 3D Renderer

  • Now it is an visual studio project only(I use github templates)
  • build on vs2022, you will need to install Vulkan SDK to make it operable.
  • CMAKE WIP, Once all feature finished will post images.
  • Right now have a synchronizition error.(validation error) In the future may add DirectX Support

Build

This project use submodules so need to use 'git clone --recursive ' or if you have already used git clone to clone this project, need to use 'git submodule update'

References/Credits

About

Vulkan-based 3D Toy Render(WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published