Skip to content
This repository was archived by the owner on Oct 16, 2021. It is now read-only.

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkTest

Screenshot

Vulkan 1.0.12 with LunarG SDK on Windows 10

To compile shader to SPIR-V bytecode, run following command.

% glslangValidator -V -l .{vert, frag} -o .spv

and set extension to (vert: for Vertex Shader, frag: for Fragment Shader).

References

About

Vulkanを使ってみた

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages