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

Pctg-x8/vkTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published