top of page
Search

[112] A mystery from Istanbul

  • Writer: Conlan Walker
    Conlan Walker
  • Jan 5, 2024
  • 1 min read

I haven't done much in the way of progress on Vulkan validation layer stuff, but I do have some good news, as I was able to acquire the Windows SDK! I had to install it on another one of my computers before copying it to my main one, but I have it now.

Not only that, but I'm now compiling with it using MSVC with CodeBlocks.

And if nothing else, I can claim it as C++ practice anyway.


Nothing too fancy to show even with regard to that though, so here's some boring code:


 
 
 

Comments


bottom of page